Searched refs:MAX_SAMPLERS (Results 1 – 11 of 11) sorted by relevance
201 #define MAX_SAMPLERS MAX_TEXTURE_IMAGE_UNITS macro
585 for (s = 0; s < MAX_SAMPLERS && (1 << s) <= prog[i]->SamplersUsed; s++) { in update_program_texture_state()
1948 GLubyte SamplerUnits[MAX_SAMPLERS];2010 gl_texture_index SamplerTargets[MAX_SAMPLERS];
138 uint16_t swizzles[MAX_SAMPLERS];162 enum gen6_gather_sampler_wa gen6_gather_wa[MAX_SAMPLERS];
243 for (unsigned int i = 0; i < MAX_SAMPLERS; i++) { in brw_debug_recompile_sampler_key()272 for (unsigned int i = 0; i < MAX_SAMPLERS; i++) { in brw_debug_recompile_sampler_key()
682 for (unsigned s = 0; s < MAX_SAMPLERS; s++) { in brw_nir_apply_sampler_key()
154 for (int i = 0; i < MAX_SAMPLERS; i++) in brw_blorp_init_wm_prog_key()
209 for (unsigned i = 0; i < MAX_SAMPLERS; i++) in _mesa_init_gl_program()
876 for (i = 0; i < MAX_SAMPLERS; i++) { in _mesa_fprint_program_parameters()
586 i < MIN2(this->next_sampler, MAX_SAMPLERS); in handle_samplers()858 gl_texture_index targets[MAX_SAMPLERS];
230 for (int i = 0; i < MAX_SAMPLERS; i++) { in populate_sampler_prog_key()