Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1147 typedef typename Traits<Arg0>::IVal IArg0; typedef
1153 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1213 typedef typename Sig::IArg0 IArg0; typedef in deqp::gls::BuiltinPrecisionTests::Func
1228 const IArg0& arg0 = IArg0(), in apply()
1399 const typename F::IArg0& arg0 = Void(), in call()
1469 typedef typename DerivedFunc::IArg0 IArg0; typedef in deqp::gls::BuiltinPrecisionTests::DerivedFunc
1523 const_cast<IArg0&>(mutArgs.a) = funEnv.lookup(*m_var0); in doApply()
1627 typedef typename CompareOperator::IArg0 IArg0; typedef in deqp::gls::BuiltinPrecisionTests::CompareOperator
1639 const IArg0& arg0 = iargs.a; in doApply()
1652 virtual bool canSucceed (const IArg0&, const IArg1&) const = 0;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1471 typedef typename Traits<Arg0>::IVal IArg0; typedef
1477 typedef Tuple4< const IArg0&, const IArg1&, const IArg2&, const IArg3&> IArgs;
1538 typedef typename Sig::IArg0 IArg0; typedef in vkt::shaderexecutor::Func
1553 const IArg0& arg0 = IArg0(), in apply()
1562 const IArg0& arg0 = IArg0(), in fail()
1738 const typename F::IArg0& arg0 = Void(), in call()
1819 typedef typename DerivedFunc::IArg0 IArg0; typedef in vkt::shaderexecutor::DerivedFunc
1873 const_cast<IArg0&>(mutArgs.a) = funEnv.lookup(*m_var0); in doApply()
1977 typedef typename CompareOperator::IArg0 IArg0; typedef in vkt::shaderexecutor::CompareOperator
1989 const IArg0& arg0 = iargs.a; in doApply()
[all …]