Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTexture.cpp2503 static Vec4 sampleNearest3D(const ConstPixelBufferAccess &access, const Sampler &sampler, float u, … in sampleNearest3D() function
2968 return sampleNearest3D(*this, sampler, u, v, w, offset); in sample3DOffset()