Home
last modified time | relevance | path

Searched defs:Tuple4 (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1225 struct Tuple4 struct
1227 explicit Tuple4(const T0 e0 = T0(), const T1 e1 = T1(), const T2 e2 = T2(), const T3 e3 = T3()) in Tuple4() function
1235 T0 a;
1236 T1 b;
1237 T2 c;
1238 T3 d;
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1784 struct Tuple4 struct
1786 explicit Tuple4(const T0 e0 = T0(), const T1 e1 = T1(), const T2 e2 = T2(), const T3 e3 = T3()) in Tuple4() argument
1794 T0 a;
1795 T1 b;
1796 T2 c;
1797 T3 d;