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()
4001 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_gen_func()4150 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()4217 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()
2095 sample_key |= LP_SAMPLER_OFFSETS; in visit_tex()