Searched defs:renderGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureBufferTests.cpp646 TestCaseGroup* const renderGroup = new TestCaseGroup(context, "render", "Setup texture buffer with glBufferData and render data in different ways"); local
647 root->addChild(renderGroup);
654 renderGroup->addChild(renderTypeGroup);

Completed in 24 milliseconds