Searched defs:uvw (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/unittests/Utility/ |
D | ConstStringTest.cpp | 21 ConstString uvw("uvw"); in TEST() local
|
/external/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 543 StringPiece uvw("q"); in TestStringPieceU8() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 530 …Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, in… in offsetSample() 1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2338 …void SamplerCore::address(Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipmap, F… in address()
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 325 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int… in offsetSample() 1371 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2261 void SamplerCore::address(const Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipm… in address()
|