Home
last modified time | relevance | path

Searched refs:Swizzle2 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.hpp1475 class Swizzle2 class
1576 Swizzle2<Vector4, 0x0000> xx;
1577 Swizzle2<Vector4, 0x1000> yx;
1578 Swizzle2<Vector4, 0x2000> zx;
1579 Swizzle2<Vector4, 0x3000> wx;
1581 Swizzle2<Vector4, 0x1111> yy;
1582 Swizzle2<Vector4, 0x2111> zy;
1583 Swizzle2<Vector4, 0x3111> wy;
1586 Swizzle2<Vector4, 0x2222> zz;
1587 Swizzle2<Vector4, 0x3222> wz;
[all …]