Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6489 …tcu::TestCaseGroup* const drawGroup = new tcu::TestCaseGroup(m_testCtx, "draw", "Time usage of fun… in init() local
6490 renderReferenceGroup->addChild(drawGroup); in init()
6493drawGroup->addChild(new ReferenceReadPixelsTimeCase (m_context, "read_pixels", "Measure time cons… in init()
6496drawGroup->addChild(new ReferenceRenderTimeCase (m_context, "draw_arrays", "Measure time consume… in init()
6497drawGroup->addChild(new ReferenceRenderTimeCase (m_context, "draw_elements", "Measure time consum… in init()