Searched defs:sample3D (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 730 Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4i… in sample3D() function in sw::SamplerCore
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 935 …Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4… in sample3D() function in sw::SamplerCore
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 2240 Vec4 ConstPixelBufferAccess::sample3D (const Sampler& sampler, Sampler::FilterMode filter, float s,… in sample3D() function in tcu::ConstPixelBufferAccess
|