Searched refs:MAX_SAMPLERS (Results 1 – 10 of 10) sorted by relevance
34 uint16_t swizzles[MAX_SAMPLERS];
367 for (unsigned int i = 0; i < MAX_SAMPLERS; i++) { in brw_debug_recompile_sampler_key()441 for (int s = 0; s < MAX_SAMPLERS; s++) { in brw_populate_sampler_prog_key_data()
478 for (int i = 0; i < MAX_SAMPLERS; i++) { in brw_vs_precompile()
2181 for (int i = 0; i < MAX_SAMPLERS; i++) { in brw_fs_precompile()
191 #define MAX_SAMPLERS MAX_TEXTURE_IMAGE_UNITS macro
1954 GLubyte SamplerUnits[MAX_SAMPLERS];2391 GLubyte SamplerUnits[MAX_SAMPLERS];2393 gl_texture_index SamplerTargets[MAX_SAMPLERS];
72 for (s = 0; s < MAX_SAMPLERS; s++) { in _mesa_update_shader_textures_used()
316 ; i < MIN2(this->next_sampler, MAX_SAMPLERS) in visit_field()375 gl_texture_index targets[MAX_SAMPLERS];
1021 for (i = 0; i < MAX_SAMPLERS; i++) { in _mesa_fprint_program_parameters()
278 for (i = 0; i < MAX_SAMPLERS; i++) in _mesa_init_program_struct()