Searched refs:LP_SAMPLER_SHADOW (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h90 #define LP_SAMPLER_SHADOW (1 << 0) macro
H A Dlp_bld_sample_soa.c3461 if (sample_key & LP_SAMPLER_SHADOW) {
3596 if (sample_key & LP_SAMPLER_SHADOW) {
3657 if (sample_key & LP_SAMPLER_SHADOW) {
H A Dlp_bld_tgsi_soa.c2225 sample_key |= LP_SAMPLER_SHADOW;
2401 sample_key |= LP_SAMPLER_SHADOW;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h91 #define LP_SAMPLER_SHADOW (1 << 0) macro
H A Dlp_bld_sample_soa.c3995 if (sample_key & LP_SAMPLER_SHADOW) {
4144 if (sample_key & LP_SAMPLER_SHADOW) {
4211 if (sample_key & LP_SAMPLER_SHADOW) {
H A Dlp_bld_tgsi_soa.c2211 sample_key |= LP_SAMPLER_SHADOW;
2387 sample_key |= LP_SAMPLER_SHADOW;
H A Dlp_bld_nir.c2042 sample_key |= LP_SAMPLER_SHADOW;

Completed in 31 milliseconds