Home
last modified time | relevance | path

Searched refs:noCompareSampler (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp3707 Sampler noCompareSampler = sampler; in gatherCompare() local
3708 noCompareSampler.compare = Sampler::COMPAREMODE_NONE; in gatherCompare()
3710 const Vec4 gathered = gather(noCompareSampler, s, t, r, 0 /* component 0: depth */); in gatherCompare()