Searched refs:sampleLinear1D (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp1797 static Vec4 sampleLinear1D (const ConstPixelBufferAccess& access, const Sampler& sampler, float u, const IVec2& offset) function in namespace:tcu
2013 case Sampler::LINEAR: return sampleLinear1D (*this, sampler, u, offset);

Completed in 93 milliseconds