Searched refs:sampleNearest3D (Results 1 – 1 of 1) sorted by relevance
2503 static Vec4 sampleNearest3D(const ConstPixelBufferAccess &access, const Sampler &sampler, float u, … in sampleNearest3D() function2968 return sampleNearest3D(*this, sampler, u, v, w, offset); in sample3DOffset()