Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentLoadTests.cpp302 …de::MovePtr<tcu::TestCaseGroup> loadRandomTests (new tcu::TestCaseGroup(testCtx, "random", "Attac… in createAttachmentLoadTests() local
320 loadRandomTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), clearValue, data)); in createAttachmentLoadTests()
325 loadTests->addChild(loadRandomTests.release()); in createAttachmentLoadTests()