Searched defs:free_slots (Results 1 – 4 of 4) sorted by relevance
78 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) in assign_extra_samplers()176 st_nir_lower_tex_src_plane(struct nir_shader *shader, unsigned free_slots, in st_nir_lower_tex_src_plane()
50 unsigned free_slots; member422 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, in st_tgsi_lower_yuv()
109 GLbitfield free_slots = ~prog->SamplersUsed; in update_textures() local
266 GLbitfield free_slots = ~prog->SamplersUsed; in update_shader_samplers() local