Searched defs:sampleTexel (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1495 Vector4s SamplerCore::sampleTexel(UInt index[4], Pointer<Byte> buffer) in sampleTexel() function in sw::SamplerCore 1760 Vector4s SamplerCore::sampleTexel(Short4 &uuuu, Short4 &vvvv, Short4 &wwww, Vector4f &offset, Point… in sampleTexel() function in sw::SamplerCore 1909 Vector4f SamplerCore::sampleTexel(Int4 &uuuu, Int4 &vvvv, Int4 &wwww, Float4 &z, Pointer<Byte> &mip… in sampleTexel() function in sw::SamplerCore
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 1745 Vector4s SamplerCore::sampleTexel(UInt index[4], Pointer<Byte> buffer[4]) in sampleTexel() function in sw::SamplerCore 2006 …Vector4s SamplerCore::sampleTexel(Short4 &uuuu, Short4 &vvvv, Short4 &wwww, Vector4f &offset, Poin… in sampleTexel() function in sw::SamplerCore 2115 …Vector4f SamplerCore::sampleTexel(Int4 &uuuu, Int4 &vvvv, Int4 &wwww, Float4 &z, Pointer<Byte> &mi… in sampleTexel() function in sw::SamplerCore
|