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