Searched refs:manySmallCallsGroup (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pRedundantStateChangeTests.cpp | 120 …manySmallCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC… 126 …tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_call… in init() local 129 addChild(manySmallCallsGroup); in init()
|
D | es2pStateChangeTests.cpp | 129 manySmallCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\ 135 …tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_call… in init() local 138 addChild(manySmallCallsGroup); in init()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pRedundantStateChangeTests.cpp | 120 …manySmallCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC… 126 …tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_call… in init() local 129 addChild(manySmallCallsGroup); in init()
|
D | es3pStateChangeTests.cpp | 129 manySmallCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\ 135 …tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_call… in init() local 138 addChild(manySmallCallsGroup); in init()
|