Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pTextureUploadTests.cpp526 TestCaseGroup* uploadAndDrawGroup; in init() member
551 …textureSizes[texSize].uploadAndDrawGroup->addChild (new TextureUploadAndDrawCase (m_context, caseN… in init()
557 uploadAndDraw->addChild (textureSizes[i].uploadAndDrawGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp6642 …tcu::TestCaseGroup* const uploadAndDrawGroup = new tcu::TestCaseGroup(m_testCtx, "upload_and_draw"… in init() local
6643 renderAfterUploadGroup->addChild(uploadAndDrawGroup); in init()
6710 uploadAndDrawGroup->addChild(group); in init()