Searched defs:free_slots (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_nir_lower_tex_src_plane.c | 46 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 D | st_atom_texture.c | 109 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_textures
|
| H A D | st_atom_sampler.c | 261 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_shader_samplers
|
| H A D | st_tgsi_lower_yuv.c | 51 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 D | st_atom_sampler.c | 179 GLbitfield free_slots = ~prog->SamplersUsed; local in function:update_shader_samplers
|
| H A D | st_atom_texture.c | 101 GLbitfield free_slots = ~prog->SamplersUsed; local in function:st_get_sampler_views
|
| H A D | st_nir_lower_tex_src_plane.c | 78 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 D | st_tgsi_lower_yuv.c | 50 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