Searched refs:MAX_SAMPLERS (Results 1 – 6 of 6) sorted by relevance
554 GLubyte SamplerUnits[MAX_SAMPLERS];630 GLubyte SamplerTargets[MAX_SAMPLERS];
193 #define MAX_SAMPLERS MAX_TEXTURE_IMAGE_UNITS macro
214 for (unsigned i = 0; i < MAX_SAMPLERS; i++) in _mesa_init_gl_program()
878 for (i = 0; i < MAX_SAMPLERS; i++) { in _mesa_fprint_program_parameters()
816 i < MIN2(state->next_sampler_index, MAX_SAMPLERS); i++) { in update_uniforms_shader_info()
441 #define MAX_SAMPLERS 64 // ?? macro466 const struct dxil_value *sampler_handles[MAX_SAMPLERS];