Searched refs:LP_SAMPLER_FETCH_MS (Results 1 – 4 of 4) sorted by relevance
101 #define LP_SAMPLER_FETCH_MS (1 << 10) macro
2850 fetch_ms = !!(sample_key & LP_SAMPLER_FETCH_MS); in lp_build_sample_soa_code()3534 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_gen_func()3680 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()3744 if (sample_key & LP_SAMPLER_FETCH_MS) { in lp_build_sample_soa_func()
1949 sample_key |= LP_SAMPLER_FETCH_MS; in visit_tex()
2531 sample_key |= LP_SAMPLER_FETCH_MS; in emit_fetch_texels()