Searched refs:LP_SAMPLER_SHADOW (Results 1 – 4 of 4) sorted by relevance
91 #define LP_SAMPLER_SHADOW (1 << 0) macro
1884 sample_key |= LP_SAMPLER_SHADOW; in visit_tex()1986 if (sample_key & LP_SAMPLER_SHADOW) in visit_tex()
3531 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_gen_func()3677 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_soa_func()3741 if (sample_key & LP_SAMPLER_SHADOW) { in lp_build_sample_soa_func()
2211 sample_key |= LP_SAMPLER_SHADOW; in emit_tex()2387 sample_key |= LP_SAMPLER_SHADOW; in emit_sample()