Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp1988 static Vec4 sampleCubic2D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, fl… in sampleCubic2D() function
2288 case Sampler::CUBIC: return sampleCubic2D (*this, sampler, u, v, offset); in sample2DOffset()