Searched refs:Tuple4 (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1065 struct Tuple4 struct in namespace:vkt::shaderexecutor
1067 explicit Tuple4 (const T0 e0 = T0(), function in struct:vkt::shaderexecutor::Tuple4
1109 typedef Tuple4< const Arg0&, const Arg1&, const Arg2&, const Arg3&> Args;
1110 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1111 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs;
1147 typedef Tuple4<string, string, string, string> ParamNames;
4730 public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>
4736 : Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1086 struct Tuple4 struct in namespace:deqp::gls::BuiltinPrecisionTests
1088 explicit Tuple4 (const T0 e0 = T0(), function in struct:deqp::gls::BuiltinPrecisionTests::Tuple4
1130 typedef Tuple4< const Arg0&, const Arg1&, const Arg2&, const Arg3&> Args;
1131 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1132 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs;
1168 typedef Tuple4<string, string, string, string> ParamNames;
4761 public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>
4767 : Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>

Completed in 160 milliseconds