Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp306 …de::MovePtr<tcu::TestCaseGroup> clearStaticTests (new tcu::TestCaseGroup(testCtx, "static", "Clear… in createClearColorImageTests() local
311clearStaticTests->addChild(new ClearColorImageTestCase(testCtx, name.c_str(), testData[ndx].clearC… in createClearColorImageTests()
342 clearTests->addChild(clearStaticTests.release()); in createClearColorImageTests()
DvktProtectedMemAttachmentClearTests.cpp344 …de::MovePtr<tcu::TestCaseGroup> clearStaticTests (new tcu::TestCaseGroup(testCtx, "static", "Attac… in createAttachmentClearTests() local
349clearStaticTests->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), testData[ndx].clearV… in createAttachmentClearTests()
381 clearTests->addChild(clearStaticTests.release()); in createAttachmentClearTests()