Searched defs:sampleLinear2D (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTexture.cpp1368 static Vec4 sampleLinear2D (const ConstPixelBufferAccess& access, const Sampler& sampler, float u, float v, const IVec3& offset) function in namespace:tcu
1587 case Sampler::LINEAR: return sampleLinear2D (*this, sampler, u, v, offset);

Completed in 70 milliseconds