• Home
  • Raw
  • Download

Lines Matching refs:ArgExprs

1123 	typedef Tuple4<	ExprP<Arg0>,	ExprP<Arg1>,	ExprP<Arg2>,	ExprP<Arg3> >	ArgExprs;  typedef
1188 typedef typename Sig::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Func
1260 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Apply
1271 const ArgExprs& args) in Apply()
1302 ArgExprs m_args;
1332 const typename Func<Sig>::ArgExprs& args) in createApply()
1395 typedef typename ApplyFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::ApplyVar
1430 typedef typename DerivedFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1511 virtual ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args_) const = 0;
1533 ArgExprs args; in initialize()
1551 typedef typename PrimitiveFunc::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::PrimitiveFunc
2155 const CLASS::ArgExprs& args_) const \
2179 ExprP<TRET> doExpand (ExpandContext&, const ArgExprs& args_) const \
2204 ExprP<TRET> doExpand (ExpandContext&, const ArgExprs& args_) const \
2533 typedef typename GenVec<T, 1>::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::GenVec
2542 ExprP<T> doExpand (ExpandContext&, const ArgExprs& args) const { return args.a; } in doExpand()
2908 typedef typename Dot::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Dot
2916 ExprP<float> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
2936 ExprP<float> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
2958 typedef typename Length::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Length
2966 ExprP<float> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
2986 typedef typename Distance::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Distance
2994 ExprP<Ret> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
3011 ExprP<Vec3> doExpand (ExpandContext&, const ArgExprs& x) const in doExpand()
3028 typedef typename Normalize::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Normalize
3036 ExprP<Ret> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
3051 typedef typename FaceForward::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::FaceForward
3061 ExprP<Ret> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
3077 typedef typename Reflect::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Reflect
3085 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3107 typedef typename Refract::ArgExprs ArgExprs; typedef in deqp::gls::BuiltinPrecisionTests::Functions::Refract
3115 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3288 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3566 ExprP<Ret> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
3578 ExprP<Ret> doExpand (ExpandContext&, const ArgExprs& args) const in doExpand()
3592 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3639 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3659 ExprP<Ret> doExpand (ExpandContext& ctx, const ArgExprs& args) const in doExpand()
3699 const ArgExprs& args) const in doExpand()
3744 ExprP<float> doExpand (ExpandContext&, const ArgExprs& x) const in doExpand()