Searched refs:BRW_MAX_SAMPLERS (Results 1 – 6 of 6) sorted by relevance
183 #define BRW_MAX_SAMPLERS 32 macro199 uint16_t swizzles[BRW_MAX_SAMPLERS];223 enum gfx6_gather_sampler_wa gfx6_gather_wa[BRW_MAX_SAMPLERS];238 float scale_factors[BRW_MAX_SAMPLERS];
76 for (unsigned i = 0; i < BRW_MAX_SAMPLERS; i++) { in debug_sampler_recompile()
206 for (int i = 0; i < BRW_MAX_SAMPLERS; i++) in blorp_init_base_prog_key()
52 .base.tex.swizzles[0 ... BRW_MAX_SAMPLERS - 1] = 0x688, \63 for (unsigned s = 0; s < BRW_MAX_SAMPLERS; s++) { in crocus_sanitize_tex_key()
57 .base.tex.swizzles[0 ... BRW_MAX_SAMPLERS - 1] = 0x688, \
297 for (int i = 0; i < BRW_MAX_SAMPLERS; i++) { in populate_sampler_prog_key()