Searched defs:uvw (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_s390_helpers.c | 622 UInt uvw = (srcval >> 18) & 0x7; in s390_do_cu41() local 799 UInt uvw = byte1 & 0x7; in s390_do_cu12_cu14_helper2() local
|
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 581 …Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, in… in offsetSample() 1637 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() 2284 …void SamplerCore::address(Float4 &uvw, Int4& xyz0, Int4& xyz1, Float4& f, Pointer<Byte>& mipmap, F… in address()
|