Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp652 Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4i… in sample3D() function in sw::SamplerCore
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp935 …Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4… in sample3D() function in sw::SamplerCore
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2306 Vec4 ConstPixelBufferAccess::sample3D (const Sampler& sampler, Sampler::FilterMode filter, float s,… in sample3D() function in tcu::ConstPixelBufferAccess