/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() argument 86 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestCase() 110 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() argument 116 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestInstance() 309 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests() argument 373 …eTestCase(testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdBufferType)); in createCopyBufferToImageTests() 398 …ddChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, data, cmdBufferType)); in createCopyBufferToImageTests() 401 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
|
D | vktProtectedMemClearColorImageTests.cpp | 62 const CmdBufferType cmdBufferType); 80 CmdBufferType cmdBufferType) in ClearColorImageTestCase() argument 84 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestCase() 108 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() argument 114 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestInstance() 242 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests() argument 311 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createClearColorImageTests() 336 …ddChild(new ClearColorImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createClearColorImageTests() 339 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 82 const CmdBufferType cmdBufferType); 102 CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestCase() argument 107 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestCase() 132 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() argument 137 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestInstance() 298 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() argument 357 … testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType)); in createFillUpdateCopyBufferFloatTests() 387 …opyBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType)); in createFillUpdateCopyBufferFloatTests() 390 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests() 407 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests() argument [all …]
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 65 const CmdBufferType cmdBufferType); 84 CmdBufferType cmdBufferType) in CopyImageToBufferTestCase() argument 88 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestCase() 111 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance() argument 116 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestInstance() 310 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests() argument 364 …ase<tcu::Vec4>(testCtx, name.c_str(), testData[ndx].fillValue, testData[ndx].data, cmdBufferType)); in createCopyImageToFloatBufferTests() 395 …opyImageToBufferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createCopyImageToFloatBufferTests() 398 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemBlitImageTests.cpp | 62 const CmdBufferType cmdBufferType); 80 CmdBufferType cmdBufferType) in BlitImageTestCase() argument 84 , m_cmdBufferType (cmdBufferType) in BlitImageTestCase() 108 const CmdBufferType cmdBufferType) in BlitImageTestInstance() argument 114 , m_cmdBufferType (cmdBufferType) in BlitImageTestInstance() 349 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests() argument 418 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createBlitImageTests() 443 …sts->addChild(new BlitImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createBlitImageTests() 446 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 62 const CmdBufferType cmdBufferType); 80 CmdBufferType cmdBufferType) in CopyImageTestCase() argument 84 , m_cmdBufferType (cmdBufferType) in CopyImageTestCase() 108 const CmdBufferType cmdBufferType) in CopyImageTestInstance() argument 114 , m_cmdBufferType (cmdBufferType) in CopyImageTestInstance() 347 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests() argument 416 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createCopyImageTests() 441 …sts->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createCopyImageTests() 444 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
|
D | vktProtectedMemAttachmentClearTests.cpp | 62 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in AttachmentClearTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in AttachmentClearTestCase() 109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() argument 115 , m_cmdBufferType (cmdBufferType) in AttachmentClearTestInstance() 280 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests() argument 349 …ClearTestCase(testCtx, name.c_str(), testData[ndx].clearValue, testData[ndx].data, cmdBufferType)); in createAttachmentClearTests() 375 …sts->addChild(new AttachmentClearTestCase(testCtx, name.c_str(), clearValue, data, cmdBufferType)); in createAttachmentClearTests() 378 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createAttachmentClearTests()
|
D | vktProtectedMemUtils.hpp | 111 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
|
D | vktProtectedMemUtils.cpp | 642 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() argument 644 switch (cmdBufferType) in getCmdBufferTypeStr()
|