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

/external/swiftshader/src/Shader/
H A DSamplerCore.cpp760 sample3D(texture, c, u, v, w, lod, secondLOD);
969 void SamplerCore::sample3D(Pointer<Byte> &texture, Vector4s &c_, Float4 &u_, Float4 &v_, Float4 &w_, Float &lod, bool secondLOD) function in class:sw::SamplerCore
/external/deqp/framework/common/
H A DtcuTexture.cpp1937 Vec4 ConstPixelBufferAccess::sample3D (const Sampler& sampler, Sampler::FilterMode filter, float s, float t, float r) const function in class:tcu::ConstPixelBufferAccess

Completed in 357 milliseconds