Searched refs:renderGroup (Results 1 – 2 of 2) sorted by relevance
646 …TestCaseGroup* const renderGroup = new TestCaseGroup(context, "render", "Setup texture buffer with… in createTextureBufferTests() local647 root->addChild(renderGroup); in createTextureBufferTests()654 renderGroup->addChild(renderTypeGroup); in createTextureBufferTests()
3051 …tcu::TestCaseGroup* const renderGroup = new tcu::TestCaseGroup(m_testCtx, "render", "Various ren… in init() local3055 addChild(renderGroup); in init()3065 renderGroup->addChild(passthroughGroup); in init()3066 renderGroup->addChild(limitGroup); in init()3067 renderGroup->addChild(scatterGroup); in init()