Searched refs:uploadAndDrawGroup (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp526 TestCaseGroup* uploadAndDrawGroup; member in struct:deqp::gles2::Performance::__anon3263
551 textureSizes[texSize].uploadAndDrawGroup->addChild (new TextureUploadAndDrawCase (m_context, caseName.c_str(), "", function, format, type, size));
557 uploadAndDraw->addChild (textureSizes[i].uploadAndDrawGroup);
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp6642 tcu::TestCaseGroup* const uploadAndDrawGroup = new tcu::TestCaseGroup(m_testCtx, "upload_and_draw", "Time usage of rendering functions with modified buffers");
6643 renderAfterUploadGroup->addChild(uploadAndDrawGroup);
6710 uploadAndDrawGroup->addChild(group);

Completed in 871 milliseconds