Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningTests.cpp232 TestCaseGroup* const drawCallGroup = new TestCaseGroup(m_context, "draw_call", "Draw call stress tests"); in init() local
233 addChild(drawCallGroup); in init()
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sLongRunningTests.cpp232 TestCaseGroup* const drawCallGroup = new TestCaseGroup(m_context, "draw_call", "Draw call stress tests"); in init() local
233 addChild(drawCallGroup); in init()
237 drawCallGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(), in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp1510 GroupPtr drawCallGroup (new tcu::TestCaseGroup(testCtx, drawCall.name)); in createMeshShaderQueryTestsEXT()
1590 drawCallGroup->addChild(resultSizeGroup.release()); in createMeshShaderQueryTestsEXT()
1593 waitCaseGroup->addChild(drawCallGroup.release()); in createMeshShaderQueryTestsEXT()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp1509 GroupPtr drawCallGroup (new tcu::TestCaseGroup(testCtx, drawCall.name, "")); in createMeshShaderQueryTestsEXT()
1585 drawCallGroup->addChild(resultSizeGroup.release()); in createMeshShaderQueryTestsEXT()
1588 waitCaseGroup->addChild(drawCallGroup.release()); in createMeshShaderQueryTestsEXT()

Completed in 12 milliseconds