Searched refs:LP_SAMPLER_SHADOW (Results 1 – 4 of 4) sorted by relevance
91 #define LP_SAMPLER_SHADOW (1 << 0) macro
4023 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_gen_func()4170 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_soa_func()4239 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_soa_func()
2216 sample_key |= LP_SAMPLER_SHADOW; in emit_tex()2392 sample_key |= LP_SAMPLER_SHADOW; in emit_sample()
2332 sample_key |= LP_SAMPLER_SHADOW; in visit_tex()