Searched refs:stencilLoadOpGroup (Results 1 – 1 of 1) sorted by relevance
996 …de::MovePtr<tcu::TestCaseGroup> stencilLoadOpGroup(new tcu::TestCaseGroup(testCtx, (std::string("s… in createRenderPassUnusedAttachmentTests() local1009 stencilLoadOpGroup->addChild(new UnusedAttachmentTest(testCtx, testName, "", params)); in createRenderPassUnusedAttachmentTests()1011 storeOpGroup->addChild(stencilLoadOpGroup.release()); in createRenderPassUnusedAttachmentTests()