Searched defs:fewBigCallsGroup (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/performance/ |
H A D | es3pRedundantStateChangeTests.cpp | 127 tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "10 calls, 200 triangles in each"); in init() member in deqp::gles3::Performance::tcu
|
H A D | es3pStateChangeTests.cpp | 136 tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "10 calls, 200 triangles in each"); in init() member in deqp::gles3::Performance::tcu
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
H A D | es2pRedundantStateChangeTests.cpp | 127 tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "10 calls, 200 triangles in each"); in init() member in deqp::gles2::Performance::tcu
|
H A D | es2pStateChangeTests.cpp | 136 tcu::TestCaseGroup* const fewBigCallsGroup = new tcu::TestCaseGroup(m_testCtx, "few_big_calls", "10 calls, 200 triangles in each"); in init() member in deqp::gles2::Performance::tcu
|
Completed in 6 milliseconds