Searched refs:noCompareSampler (Results 1 – 1 of 1) sorted by relevance
2894 Sampler noCompareSampler = sampler; in gatherCompare() local2895 noCompareSampler.compare = Sampler::COMPAREMODE_NONE; in gatherCompare()2897 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */); in gatherCompare()