Home
last modified time | relevance | path

Searched refs:sampleFloatAniso (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp69 …Vector4f sampleFloatAniso(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vect…
DSamplerCore.cpp970 …Vector4f c = sampleFloatAniso(texture, u, v, w, q, offset, lod, anisotropy, uDelta, vDelta, face, … in sampleFloatFilter()
979 …Vector4f cc = sampleFloatAniso(texture, u, v, w, q, offset, lod, anisotropy, uDelta, vDelta, face,… in sampleFloatFilter()
1048 …Vector4f SamplerCore::sampleFloatAniso(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Fl… in sampleFloatAniso() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp69 …Vector4f sampleFloatAniso(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vect…
DSamplerCore.cpp1061 …Vector4f c = sampleFloatAniso(texture, u, v, w, q, offset, lod, anisotropy, uDelta, vDelta, face, … in sampleFloatFilter()
1070 …Vector4f cc = sampleFloatAniso(texture, u, v, w, q, offset, lod, anisotropy, uDelta, vDelta, face,… in sampleFloatFilter()
1139 …Vector4f SamplerCore::sampleFloatAniso(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Fl… in sampleFloatAniso() function in sw::SamplerCore