Searched defs:cmdBufferType (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemClearColorImageTests.cpp | 81 CmdBufferType cmdBufferType) in ClearColorImageTestCase() 113 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() 247 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
|
D | vktProtectedMemAttachmentClearTests.cpp | 82 CmdBufferType cmdBufferType) in AttachmentClearTestCase() 114 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() 285 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
|
D | vktProtectedMemCopyImageTests.cpp | 81 CmdBufferType cmdBufferType) in CopyImageTestCase() 113 const CmdBufferType cmdBufferType) in CopyImageTestInstance() 352 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
|
D | vktProtectedMemBlitImageTests.cpp | 81 CmdBufferType cmdBufferType) in BlitImageTestCase() 113 const CmdBufferType cmdBufferType) in BlitImageTestInstance() 354 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 85 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase() 117 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance() 316 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() 115 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() 314 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 102 CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase() 137 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() 303 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() 414 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests() 525 …teCopyBufferUnsignedTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
|
D | vktProtectedMemUtils.cpp | 598 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
|