Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentLoadTests.hpp35 tcu::TestCaseGroup* createAttachmentLoadTests (tcu::TestContext& testCtx);
DvktProtectedMemTests.cpp56 attachmentTestGroup->addChild(createAttachmentLoadTests(testCtx)); in createTests()
DvktProtectedMemAttachmentLoadTests.cpp224 tcu::TestCaseGroup* createAttachmentLoadTests (tcu::TestContext& testCtx) in createAttachmentLoadTests() function