Home
last modified time | relevance | path

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

/external/clang/test/CodeGenOpenCL/
Dext-vector-shuffle.cl14 return W.xyxy + W.yxyx;
/external/deqp/data/gles3/shaders/
Dswizzle_math_operations.test168 out0 = in0.yxyx + in1.xyxy;
720 out0 = in0.xyxy + in1.yxyx;
984 out0 = in0.yxyx + in1.xyxy;
1536 out0 = in0.xyxy + in1.yxyx;
1804 out0 = in0.yxyx - in1.xyxy;
2356 out0 = in0.xyxy - in1.yxyx;
2620 out0 = in0.yxyx - in1.xyxy;
3172 out0 = in0.xyxy - in1.yxyx;
3440 out0 = in0.yxyx * in1.xyxy;
3992 out0 = in0.xyxy * in1.yxyx;
[all …]
/external/swiftshader/src/Reactor/
DReactor.hpp1512 Swizzle4<Vector4, 0x11> yxyx; member