Searched defs:free_slots (Results 1 – 4 of 4) sorted by relevance
46 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) in assign_extra_samplers()106 st_nir_lower_tex_src_plane(struct nir_shader *shader, unsigned free_slots, in st_nir_lower_tex_src_plane()
51 unsigned free_slots; member415 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, in st_tgsi_lower_yuv()
110 GLbitfield free_slots = ~prog->SamplersUsed; in update_textures() local
258 GLbitfield free_slots = ~prog->SamplersUsed; in update_shader_samplers() local