Home
last modified time | relevance | path

Searched refs:IArg3 (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1128 typedef typename Traits<Arg3>::IVal IArg3; typedef
1131 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1194 typedef typename Sig::IArg3 IArg3; typedef in deqp::gls::BuiltinPrecisionTests::Func
1209 const IArg3& arg3 = IArg3()) const in apply()
1380 const typename F::IArg3& arg3 = Void()) in call()
1450 typedef typename DerivedFunc::IArg3 IArg3; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1504 const_cast<IArg3&>(mutArgs.d) = funEnv.lookup(*m_var3); in doApply()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1107 typedef typename Traits<Arg3>::IVal IArg3; typedef
1110 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1173 typedef typename Sig::IArg3 IArg3; typedef in vkt::shaderexecutor::Func
1188 const IArg3& arg3 = IArg3()) const in apply()
1359 const typename F::IArg3& arg3 = Void()) in call()
1429 typedef typename DerivedFunc::IArg3 IArg3; typedef in vkt::shaderexecutor::DerivedFunc
1483 const_cast<IArg3&>(mutArgs.d) = funEnv.lookup(*m_var3); in doApply()