Searched defs:whd (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2338 …xyz1, Float4 &f, Pointer<Byte> &mipmap, Float4 &texOffset, Int4 &filter, int whd, AddressingMode a… in address()
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 1371 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2261 …nt4 &xyz1, Float4 &f, Pointer<Byte> &mipmap, Int4 &offset, Int4 &filter, int whd, AddressingMode a… in address()
|