Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureBufferTests.cpp646 …TestCaseGroup* const renderGroup = new TestCaseGroup(context, "render", "Setup texture buffer with… in createTextureBufferTests() local
647 root->addChild(renderGroup); in createTextureBufferTests()
654 renderGroup->addChild(renderTypeGroup); in createTextureBufferTests()
Des31fTessellationGeometryInteractionTests.cpp3051 …tcu::TestCaseGroup* const renderGroup = new tcu::TestCaseGroup(m_testCtx, "render", "Various ren… in init() local
3055 addChild(renderGroup); in init()
3065 renderGroup->addChild(passthroughGroup); in init()
3066 renderGroup->addChild(limitGroup); in init()
3067 renderGroup->addChild(scatterGroup); in init()