Home
last modified time | relevance | path

Searched refs:manySmallCallsGroup (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pRedundantStateChangeTests.cpp120 manySmallCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\
126 tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_calls", "1000 calls, 2 triangles in each"); in init() member in deqp::gles3::Performance::tcu
129 addChild(manySmallCallsGroup); in init()
H A Des3pStateChangeTests.cpp129 manySmallCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\
135 tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_calls", "1000 calls, 2 triangles in each"); in init() member in deqp::gles3::Performance::tcu
138 addChild(manySmallCallsGroup); in init()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pRedundantStateChangeTests.cpp120 manySmallCallsGroup->addChild (new RedundantStateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\
126 tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_calls", "1000 calls, 2 triangles in each"); in init() member in deqp::gles2::Performance::tcu
129 addChild(manySmallCallsGroup); in init()
H A Des2pStateChangeTests.cpp129 manySmallCallsGroup->addChild (new StateChangeCase_ ## NAME (m_context,1000,2,#NAME,(DESC)));\
135 tcu::TestCaseGroup* const manySmallCallsGroup = new tcu::TestCaseGroup(m_testCtx, "many_small_calls", "1000 calls, 2 triangles in each"); in init() member in deqp::gles2::Performance::tcu
138 addChild(manySmallCallsGroup); in init()

Completed in 7 milliseconds