/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 64 const CmdBufferType cmdBufferType); 82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() argument 87 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestCase() 115 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() argument 121 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestInstance() 314 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests() argument 378 …eTestCase(testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdBufferType)); in createCopyBufferToImageTests() 405 …ddChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, data, cmdBufferType)); in createCopyBufferToImageTests() 408 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
|
D | vktProtectedMemClearColorImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in ClearColorImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestCase() 113 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() argument 119 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestInstance() 247 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests() argument 316 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createClearColorImageTests() 338 …ddChild(new ClearColorImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createClearColorImageTests() 341 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 82 const CmdBufferType cmdBufferType); 102 CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase() argument 108 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestCase() 137 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() argument 142 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestInstance() 303 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() argument 362 …testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType, v… in createFillUpdateCopyBufferFloatTests() 394 …Case<tcu::Vec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType, vk::VK_FORMAT… in createFillUpdateCopyBufferFloatTests() 397 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests() 414 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests() argument [all …]
|
D | vktProtectedMemAttachmentClearTests.cpp | 63 const CmdBufferType cmdBufferType); 82 CmdBufferType cmdBufferType) in AttachmentClearTestCase() argument 86 , m_cmdBufferType (cmdBufferType) in AttachmentClearTestCase() 114 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() argument 120 , m_cmdBufferType (cmdBufferType) in AttachmentClearTestInstance() 285 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests() argument 354 …ClearTestCase(testCtx, name.c_str(), testData[ndx].clearValue, testData[ndx].data, cmdBufferType)); in createAttachmentClearTests() 377 …sts->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), clearValue, data, cmdBufferType)); in createAttachmentClearTests() 380 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createAttachmentClearTests()
|
D | vktProtectedMemCopyImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in CopyImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in CopyImageTestCase() 113 const CmdBufferType cmdBufferType) in CopyImageTestInstance() argument 119 , m_cmdBufferType (cmdBufferType) in CopyImageTestInstance() 352 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests() argument 421 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createCopyImageTests() 443 …sts->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createCopyImageTests() 446 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
|
D | vktProtectedMemBlitImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in BlitImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in BlitImageTestCase() 113 const CmdBufferType cmdBufferType) in BlitImageTestInstance() argument 119 , m_cmdBufferType (cmdBufferType) in BlitImageTestInstance() 354 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests() argument 423 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createBlitImageTests() 445 …sts->addChild(new BlitImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createBlitImageTests() 448 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 66 const CmdBufferType cmdBufferType); 85 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase() argument 90 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestCase() 117 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance() argument 122 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestInstance() 315 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests() argument 369 …>(testCtx, name.c_str(), testData[ndx].fillValue, testData[ndx].data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 397 …ferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearValue.color, data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 400 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemUtils.hpp | 114 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
|
D | vktProtectedMemUtils.cpp | 598 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() argument 600 switch (cmdBufferType) in getCmdBufferTypeStr()
|