Searched refs:unusedAttTests (Results 1 – 2 of 2) sorted by relevance
971 …de::MovePtr<tcu::TestCaseGroup> unusedAttTests (new tcu::TestCaseGroup(testCtx, "unused_attachme… in createRenderPassUnusedAttachmentTests() local1015 unusedAttTests->addChild(loadOpGroup.release()); in createRenderPassUnusedAttachmentTests()1018 return unusedAttTests.release(); in createRenderPassUnusedAttachmentTests()
793 …de::MovePtr<tcu::TestCaseGroup> unusedAttTests (new tcu::TestCaseGroup(testCtx, "attachment_spar… in createRenderPassUnusedAttachmentSparseFillingTests() local809 …unusedAttTests->addChild(new InputAttachmentSparseFillingTest(testCtx, std::string("input_attachme… in createRenderPassUnusedAttachmentSparseFillingTests()812 return unusedAttTests.release(); in createRenderPassUnusedAttachmentSparseFillingTests()