Searched refs:LP_SAMPLER_OFFSETS (Results 1 – 4 of 4) sorted by relevance
92 #define LP_SAMPLER_OFFSETS (1 << 1) macro
2256 sample_key |= LP_SAMPLER_OFFSETS; in emit_tex()2424 sample_key |= LP_SAMPLER_OFFSETS; in emit_sample()2557 sample_key |= LP_SAMPLER_OFFSETS; in emit_fetch_texels()
4029 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_gen_func()4176 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()4245 if (sample_key & LP_SAMPLER_OFFSETS) { in lp_build_sample_soa_func()
2384 sample_key |= LP_SAMPLER_OFFSETS; in visit_tex()