Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentLoadTests.cpp288 …de::MovePtr<tcu::TestCaseGroup> loadStaticTests (new tcu::TestCaseGroup(testCtx, "static", "Attach… in createAttachmentLoadTests() local
293loadStaticTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), testData[ndx].clearVal… in createAttachmentLoadTests()
322 loadTests->addChild(loadStaticTests.release()); in createAttachmentLoadTests()