Home
last modified time | relevance | path

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

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