Searched defs:yzw (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/common/ |
D | tcuVector.hpp | 139 …VecAccess<T, Size, 3> yzw (void) { DE_ASSERT(Size >= 3); return VecAccess<T, Size, 3>(*this, 1, … in yzw() function in tcu::Vector
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1489 SwizzleMask4<Vector4, 0xF9> yzw; member
|
D | SubzeroReactor.cpp | 5628 Int4::Int4(int x, int yzw) : XYZW(this) in Int4() 6082 UInt4::UInt4(int x, int yzw) : XYZW(this) in UInt4() 6722 Float4::Float4(float x, float yzw) : XYZW(this) in Float4()
|
D | LLVMReactor.cpp | 5370 Int4::Int4(int x, int yzw) : XYZW(this) in Int4() 5772 UInt4::UInt4(int x, int yzw) : XYZW(this) in UInt4() 6463 Float4::Float4(float x, float yzw) : XYZW(this) in Float4()
|