Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp1985 static Vec4 sampleCubic1D(const ConstPixelBufferAccess& access, const Sampler& sampler, float u, co… in sampleCubic1D() function
2332 case Sampler::CUBIC: return sampleCubic1D (*this, sampler, u, offset); in sample1DOffset()