Home
last modified time | relevance | path

Searched defs:sample3D (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Pipeline/
DSamplerCore.cpp730 Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4i… in sample3D() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.cpp935 …Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4… in sample3D() function in sw::SamplerCore
/external/deqp/framework/common/
DtcuTexture.cpp2240 Vec4 ConstPixelBufferAccess::sample3D (const Sampler& sampler, Sampler::FilterMode filter, float s,… in sample3D() function in tcu::ConstPixelBufferAccess