Searched refs:Swizzle4 (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1487 class Swizzle4 class 1592 Swizzle4<Vector4, 0x0000> xxx; 1593 Swizzle4<Vector4, 0x1000> yxx; 1594 Swizzle4<Vector4, 0x2000> zxx; 1595 Swizzle4<Vector4, 0x3000> wxx; 1596 Swizzle4<Vector4, 0x0100> xyx; 1597 Swizzle4<Vector4, 0x1100> yyx; 1598 Swizzle4<Vector4, 0x2100> zyx; 1599 Swizzle4<Vector4, 0x3100> wyx; 1600 Swizzle4<Vector4, 0x0200> xzx; [all …]
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
D | ReactorUnitTests.cpp | 890 TEST(ReactorUnitTests, Swizzle4) in TEST() argument
|