Searched refs:LP_SAMPLER_OFFSETS (Results 1 – 4 of 4) sorted by relevance
92 #define LP_SAMPLER_OFFSETS (1 << 1) macro
2251 sample_key |= LP_SAMPLER_OFFSETS; in emit_tex()2419 sample_key |= LP_SAMPLER_OFFSETS; in emit_sample()2552 sample_key |= LP_SAMPLER_OFFSETS; in emit_fetch_texels()
3537 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_gen_func()3683 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()3747 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()
1936 sample_key |= LP_SAMPLER_OFFSETS; in visit_tex()