Home
last modified time | relevance | path

Searched defs:free_slots (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_tex_src_plane.c46 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()
Dst_tgsi_lower_yuv.c51 unsigned free_slots; member
415 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, in st_tgsi_lower_yuv()
Dst_atom_texture.c110 GLbitfield free_slots = ~prog->SamplersUsed; in update_textures() local
Dst_atom_sampler.c258 GLbitfield free_slots = ~prog->SamplersUsed; in update_shader_samplers() local