Searched defs:cmdBufferType (Results 1 – 8 of 8) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemClearColorImageTests.cpp | 80 CmdBufferType cmdBufferType) in ClearColorImageTestCase() 108 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() 242 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 84 CmdBufferType cmdBufferType) in CopyImageToBufferTestCase() 111 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance() 310 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemBlitImageTests.cpp | 80 CmdBufferType cmdBufferType) in BlitImageTestCase() 108 const CmdBufferType cmdBufferType) in BlitImageTestInstance() 349 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 80 CmdBufferType cmdBufferType) in CopyImageTestCase() 108 const CmdBufferType cmdBufferType) in CopyImageTestInstance() 347 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
|
D | vktProtectedMemAttachmentClearTests.cpp | 81 CmdBufferType cmdBufferType) in AttachmentClearTestCase() 109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() 280 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
|
D | vktProtectedMemCopyBufferToImageTests.cpp | 81 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() 110 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() 309 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 102 CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestCase() 132 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance() 298 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests() 407 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests() 516 …teCopyBufferUnsignedTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
|
D | vktProtectedMemUtils.cpp | 642 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
|