Home | History | Annotate | Download | only in glshared

Lines Matching defs:Tuple4

1075 struct Tuple4
1077 explicit Tuple4 (const T0& e0 = T0(),
1119 typedef Tuple4< const Arg0&, const Arg1&, const Arg2&, const Arg3&> Args;
1120 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1121 typedef Tuple4< ExprP<Arg0>, ExprP<Arg1>, ExprP<Arg2>, ExprP<Arg3> > ArgExprs;
1157 typedef Tuple4<string, string, string, string> ParamNames;
4653 public Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>
4659 : Tuple4<typename In::In0, typename In::In1, typename In::In2, typename In::In3>