Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp74 class AttachmentClearTestCase : public TestCase class
77 AttachmentClearTestCase (tcu::TestContext& testCtx, in AttachmentClearTestCase() function in vkt::ProtectedMem::__anonfc29f3110111::AttachmentClearTestCase
89 virtual ~AttachmentClearTestCase (void) {} in ~AttachmentClearTestCase()
349 …clearStaticTests->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), testData[ndx].clearV… in createAttachmentClearTests()
375 …clearRandomTests->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), clearValue, data, cm… in createAttachmentClearTests()