Searched defs:cmdBufferType (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 100 … ValidationData<T> data, CmdType cmdType, CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase() 142 … const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() 294 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() 389 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests() 483 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
|
H A D | vktProtectedMemClearColorImageTests.cpp | 77 ValidationData data, CmdBufferType cmdBufferType) in ClearColorImageTestCase() 115 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() 248 …::TestCaseGroup *createClearColorImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
|
H A D | vktProtectedMemBlitImageTests.cpp | 76 ValidationData data, CmdBufferType cmdBufferType) in BlitImageTestCase() 114 const CmdBufferType cmdBufferType) in BlitImageTestInstance() 334 tcu::TestCaseGroup *createBlitImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
|
H A D | vktProtectedMemCopyImageTests.cpp | 76 ValidationData data, CmdBufferType cmdBufferType) in CopyImageTestCase() 114 const CmdBufferType cmdBufferType) in CopyImageTestInstance() 331 tcu::TestCaseGroup *createCopyImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
|
H A D | vktProtectedMemAttachmentClearTests.cpp | 76 ValidationData data, CmdBufferType cmdBufferType) in AttachmentClearTestCase() 109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() 270 …::TestCaseGroup *createAttachmentClearTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
|
H A D | vktProtectedMemCopyBufferToImageTests.cpp | 77 ValidationData data, CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() 117 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() 296 …TestCaseGroup *createCopyBufferToImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
|
H A D | vktProtectedMemCopyImageToBufferTests.cpp | 81 … ValidationData<T> data, CmdBufferType cmdBufferType, vk::VkFormat format, in CopyImageToBufferTestCase() 127 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance() 305 …aseGroup *createCopyImageToFloatBufferTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
|
H A D | vktProtectedMemUtils.cpp | 587 const char *getCmdBufferTypeStr(const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 103 CmdBufferType cmdBufferType; member 580 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member
|
H A D | vktMeshShaderQueryTestsEXT.cpp | 1628 for (const auto &cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local
|