Searched refs:LP_SAMPLER_FETCH_MS (Results 1 – 4 of 4) sorted by relevance
101 #define LP_SAMPLER_FETCH_MS (1 << 10) macro
3336 const boolean fetch_ms = !!(sample_key & LP_SAMPLER_FETCH_MS); in lp_build_sample_soa_code()4026 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_gen_func()4173 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()4242 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()
2397 sample_key |= LP_SAMPLER_FETCH_MS; in visit_tex()
2536 sample_key |= LP_SAMPLER_FETCH_MS; in emit_fetch_texels()