Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentTests.cpp971 …de::MovePtr<tcu::TestCaseGroup> unusedAttTests (new tcu::TestCaseGroup(testCtx, "unused_attachme… in createRenderPassUnusedAttachmentTests() local
1015 unusedAttTests->addChild(loadOpGroup.release()); in createRenderPassUnusedAttachmentTests()
1018 return unusedAttTests.release(); in createRenderPassUnusedAttachmentTests()
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp793 …de::MovePtr<tcu::TestCaseGroup> unusedAttTests (new tcu::TestCaseGroup(testCtx, "attachment_spar… in createRenderPassUnusedAttachmentSparseFillingTests() local
809unusedAttTests->addChild(new InputAttachmentSparseFillingTest(testCtx, std::string("input_attachme… in createRenderPassUnusedAttachmentSparseFillingTests()
812 return unusedAttTests.release(); in createRenderPassUnusedAttachmentSparseFillingTests()