Searched refs:LP_SAMPLER_FETCH_MS (Results 1 – 4 of 4) sorted by relevance
101 #define LP_SAMPLER_FETCH_MS (1 << 10) macro
3307 fetch_ms = !!(sample_key & LP_SAMPLER_FETCH_MS); in lp_build_sample_soa_code()3998 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_gen_func()4147 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()4214 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()
2108 sample_key |= LP_SAMPLER_FETCH_MS; in visit_tex()
2531 sample_key |= LP_SAMPLER_FETCH_MS; in emit_fetch_texels()