Searched refs:refSampler (Results 1 – 1 of 1) sorted by relevance
533 …const tcu::Sampler refSampler (tcu::Sampler::CLAMP_TO_EDGE, tcu::Sampler::CLAMP_TO_EDGE, tcu::Sam… in iterate() local549 …const float reference = refTexAccess.sample2DCompare(refSampler, tcu::Sampler::NEAREST, coord, (f… in iterate()