st_tgsi_lower_yuv.c | 51 unsigned free_slots; member in struct:tgsi_yuv_transform 208 extra = u_bit_scan(&ctx->free_slots); 213 extra = u_bit_scan(&ctx->free_slots); 415 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, 429 ctx.free_slots = free_slots;
|