/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 64 const CmdBufferType cmdBufferType); 82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() argument 87 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestCase() 119 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() argument 125 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestInstance() 318 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests() argument 382 …eTestCase(testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdBufferType)); in createCopyBufferToImageTests() 409 …ddChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, data, cmdBufferType)); in createCopyBufferToImageTests() 412 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() 117 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestInstance() 251 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests() argument 320 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createClearColorImageTests() 342 …ddChild(new ClearColorImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createClearColorImageTests() 345 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() 141 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() argument 146 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestInstance() 307 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() argument 366 …testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType, v… in createFillUpdateCopyBufferFloatTests() 398 …Case<tcu::Vec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType, vk::VK_FORMAT… in createFillUpdateCopyBufferFloatTests() 401 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests() 418 …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() 117 const CmdBufferType cmdBufferType) in CopyImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in CopyImageTestInstance() 356 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests() argument 425 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createCopyImageTests() 447 …sts->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createCopyImageTests() 450 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 66 const CmdBufferType cmdBufferType, 86 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase() argument 92 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestCase() 129 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance() argument 135 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestInstance() 328 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests() argument 390 …>(testCtx, name.c_str(), testData[ndx].fillValue, testData[ndx].data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 420 …ferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearValue.color, data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 424 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemBlitImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in BlitImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in BlitImageTestCase() 117 const CmdBufferType cmdBufferType) in BlitImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in BlitImageTestInstance() 358 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests() argument 427 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createBlitImageTests() 449 …sts->addChild(new BlitImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createBlitImageTests() 452 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
|
D | vktProtectedMemUtils.hpp | 118 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
|
D | vktProtectedMemUtils.cpp | 640 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() argument 642 switch (cmdBufferType) in getCmdBufferTypeStr()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemClearColorImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in ClearColorImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestCase() 117 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in ClearColorImageTestInstance() 251 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests() argument 320 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createClearColorImageTests() 342 …ddChild(new ClearColorImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createClearColorImageTests() 345 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 64 const CmdBufferType cmdBufferType); 82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() argument 87 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestCase() 119 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() argument 125 , m_cmdBufferType (cmdBufferType) in CopyBufferToImageTestInstance() 318 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests() argument 382 …eTestCase(testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdBufferType)); in createCopyBufferToImageTests() 409 …ddChild(new CopyBufferToImageTestCase(testCtx, name.c_str(), fillValue.uint, data, cmdBufferType)); in createCopyBufferToImageTests() 412 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 82 const CmdBufferType cmdBufferType); 102 CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase() argument 108 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestCase() 141 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() argument 146 , m_cmdBufferType (cmdBufferType) in FillUpdateCopyBufferTestInstance() 307 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() argument 366 …testCtx, name.c_str(), testData[ndx].fillValue.uint, testData[ndx].data, cmdType, cmdBufferType, v… in createFillUpdateCopyBufferFloatTests() 398 …Case<tcu::Vec4>(testCtx, name.c_str(), fillValue.uint, data, cmdType, cmdBufferType, vk::VK_FORMAT… in createFillUpdateCopyBufferFloatTests() 401 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests() 418 …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 | vktProtectedMemBlitImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in BlitImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in BlitImageTestCase() 117 const CmdBufferType cmdBufferType) in BlitImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in BlitImageTestInstance() 358 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests() argument 427 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createBlitImageTests() 449 …sts->addChild(new BlitImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createBlitImageTests() 452 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 63 const CmdBufferType cmdBufferType); 81 CmdBufferType cmdBufferType) in CopyImageTestCase() argument 85 , m_cmdBufferType (cmdBufferType) in CopyImageTestCase() 117 const CmdBufferType cmdBufferType) in CopyImageTestInstance() argument 123 , m_cmdBufferType (cmdBufferType) in CopyImageTestInstance() 356 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests() argument 425 …TestCase(testCtx, name.c_str(), testData[ndx].clearColorValue, testData[ndx].data, cmdBufferType)); in createCopyImageTests() 447 …sts->addChild(new CopyImageTestCase(testCtx, name.c_str(), clearValue.color, data, cmdBufferType)); in createCopyImageTests() 450 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 66 const CmdBufferType cmdBufferType, 86 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase() argument 92 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestCase() 129 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance() argument 135 , m_cmdBufferType (cmdBufferType) in CopyImageToBufferTestInstance() 328 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests() argument 390 …>(testCtx, name.c_str(), testData[ndx].fillValue, testData[ndx].data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 420 …ferTestCase<tcu::Vec4>(testCtx, name.c_str(), clearValue.color, data, cmdBufferType, vk::VK_FORMAT… in createCopyImageToFloatBufferTests() 424 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemUtils.hpp | 118 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
|
D | vktProtectedMemUtils.cpp | 640 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() argument 642 switch (cmdBufferType) in getCmdBufferTypeStr()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 108 CmdBufferType cmdBufferType; member 117 return (cmdBufferType != CmdBufferType::PRIMARY); in needsSecondaryCmdBuffer() 344 if (m_params.cmdBufferType == CmdBufferType::SECONDARY_WITH_INHERITANCE) in checkSupport() 447 …const auto conditionalRenderingEnable = ((m_params.cmdBufferType == CmdBufferType::… in iterate() 480 if (m_params.cmdBufferType == CmdBufferType::PRIMARY) in iterate() 492 else if (m_params.cmdBufferType == CmdBufferType::SECONDARY) in iterate() 510 else if (m_params.cmdBufferType == CmdBufferType::SECONDARY_WITH_INHERITANCE) in iterate() 575 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member 656 cmdBufferTypeCase.cmdBufferType, // CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT()
|
D | vktMeshShaderQueryTestsEXT.cpp | 1550 for (const auto& cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local 1564 params.useSecondary = cmdBufferType.useSecondary; in createMeshShaderQueryTestsEXT() 1567 … multiViewGroup->addChild(new MeshQueryCase(testCtx, cmdBufferType.name, "", std::move(params))); in createMeshShaderQueryTestsEXT()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 108 CmdBufferType cmdBufferType; member 117 return (cmdBufferType != CmdBufferType::PRIMARY); in needsSecondaryCmdBuffer() 344 if (m_params.cmdBufferType == CmdBufferType::SECONDARY_WITH_INHERITANCE) in checkSupport() 447 …const auto conditionalRenderingEnable = ((m_params.cmdBufferType == CmdBufferType::… in iterate() 480 if (m_params.cmdBufferType == CmdBufferType::PRIMARY) in iterate() 492 else if (m_params.cmdBufferType == CmdBufferType::SECONDARY) in iterate() 510 else if (m_params.cmdBufferType == CmdBufferType::SECONDARY_WITH_INHERITANCE) in iterate() 575 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member 656 cmdBufferTypeCase.cmdBufferType, // CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT()
|
D | vktMeshShaderQueryTestsEXT.cpp | 1550 for (const auto& cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local 1564 params.useSecondary = cmdBufferType.useSecondary; in createMeshShaderQueryTestsEXT() 1567 … multiViewGroup->addChild(new MeshQueryCase(testCtx, cmdBufferType.name, "", std::move(params))); in createMeshShaderQueryTestsEXT()
|