Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentLoadTests.cpp73 class AttachmentLoadTestCase : public TestCase class
76 AttachmentLoadTestCase (tcu::TestContext& testCtx, in AttachmentLoadTestCase() function in vkt::ProtectedMem::__anone2eb430a0111::AttachmentLoadTestCase
86 virtual ~AttachmentLoadTestCase (void) {} in ~AttachmentLoadTestCase()
293 …loadStaticTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), testData[ndx].clearVal… in createAttachmentLoadTests()
318 loadRandomTests->addChild(new AttachmentLoadTestCase(testCtx, name.c_str(), clearValue, data)); in createAttachmentLoadTests()