Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1473 typedef typename Traits<Arg2>::IVal IArg2; typedef
1477 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1540 typedef typename Sig::IArg2 IArg2; typedef in vkt::shaderexecutor::Func
1555 const IArg2& arg2 = IArg2(), in apply()
1564 const IArg2& arg2 = IArg2(), in fail()
1740 const typename F::IArg2& arg2 = Void(), in call()
1821 typedef typename DerivedFunc::IArg2 IArg2; typedef in vkt::shaderexecutor::DerivedFunc
1875 const_cast<IArg2&>(mutArgs.c) = funEnv.lookup(*m_var2); in doApply()
4104 typedef typename DerivedFunc<T>::IArg2 IArg2; typedef in vkt::shaderexecutor::Functions::Mod
4146 const_cast<IArg2&>(mutArgs.c) = funEnv.lookup(*this->DerivedFunc<T>::m_var2); in doApply()
[all …]
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1149 typedef typename Traits<Arg2>::IVal IArg2; typedef
1153 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1215 typedef typename Sig::IArg2 IArg2; typedef in deqp::gls::BuiltinPrecisionTests::Func
1230 const IArg2& arg2 = IArg2(), in apply()
1401 const typename F::IArg2& arg2 = Void(), in call()
1471 typedef typename DerivedFunc::IArg2 IArg2; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1525 const_cast<IArg2&>(mutArgs.c) = funEnv.lookup(*m_var2); in doApply()