Searched defs:free_slots (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_nir_lower_tex_src_plane.c46 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) argument
106 st_nir_lower_tex_src_plane(struct nir_shader *shader, unsigned free_slots, argument
H A Dst_atom_texture.c109 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_textures
H A Dst_atom_sampler.c261 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_shader_samplers
H A Dst_tgsi_lower_yuv.c51 unsigned free_slots; member in struct:tgsi_yuv_transform
423 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c179 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_shader_samplers
H A Dst_atom_texture.c101 GLbitfield free_slots = ~prog->SamplersUsed; local in function:st_get_sampler_views
H A Dst_nir_lower_tex_src_plane.c78 assign_extra_samplers(lower_tex_src_state *state, unsigned free_slots) argument
181 st_nir_lower_tex_src_plane(struct nir_shader *shader, unsigned free_slots, argument
H A Dst_tgsi_lower_yuv.c50 unsigned free_slots; member in struct:tgsi_yuv_transform
422 st_tgsi_lower_yuv(const struct tgsi_token *tokens, unsigned free_slots, argument

Completed in 11 milliseconds