Searched refs:CopyImageTestCase (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyImageTests.cpp | 74 class CopyImageTestCase : public TestCase class 77 CopyImageTestCase (tcu::TestContext& testCtx, in CopyImageTestCase() function in vkt::ProtectedMem::__anon8be3271d0111::CopyImageTestCase 89 virtual ~CopyImageTestCase (void) {} in ~CopyImageTestCase() 425 …copyStaticTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), testData[ndx].clearColorVal… in createCopyImageTests() 447 …copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemCopyImageTests.cpp | 74 class CopyImageTestCase : public TestCase class 77 CopyImageTestCase (tcu::TestContext& testCtx, in CopyImageTestCase() function in vkt::ProtectedMem::__anon601e059d0111::CopyImageTestCase 89 virtual ~CopyImageTestCase (void) {} in ~CopyImageTestCase() 425 …copyStaticTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), testData[ndx].clearColorVal… in createCopyImageTests() 447 …copyRandomTests->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmd… in createCopyImageTests()
|