Searched refs:CmdBufferType (Results 1 – 9 of 9) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemCopyBufferToImageTests.cpp | 63 const CmdBufferType cmdBufferType); 71 const CmdBufferType m_cmdBufferType; 81 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase() 103 CmdBufferType m_cmdBufferType; 110 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance() 309 tcu::TestCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBuffe… in createCopyBufferToImageTests()
|
D | vktProtectedMemClearColorImageTests.cpp | 62 const CmdBufferType cmdBufferType); 70 const CmdBufferType m_cmdBufferType; 80 CmdBufferType cmdBufferType) in ClearColorImageTestCase() 101 CmdBufferType m_cmdBufferType; 108 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance() 242 tcu::TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferT… in createClearColorImageTests()
|
D | vktProtectedMemCopyImageToBufferTests.cpp | 65 const CmdBufferType cmdBufferType); 72 const CmdBufferType m_cmdBufferType; 84 CmdBufferType cmdBufferType) in CopyImageToBufferTestCase() 104 CmdBufferType m_cmdBufferType; 111 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance() 310 tcu::TestCaseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdB… in createCopyImageToFloatBufferTests()
|
D | vktProtectedMemBlitImageTests.cpp | 62 const CmdBufferType cmdBufferType); 70 const CmdBufferType m_cmdBufferType; 80 CmdBufferType cmdBufferType) in BlitImageTestCase() 101 CmdBufferType m_cmdBufferType; 108 const CmdBufferType cmdBufferType) in BlitImageTestInstance() 349 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
|
D | vktProtectedMemCopyImageTests.cpp | 62 const CmdBufferType cmdBufferType); 70 const CmdBufferType m_cmdBufferType; 80 CmdBufferType cmdBufferType) in CopyImageTestCase() 101 CmdBufferType m_cmdBufferType; 108 const CmdBufferType cmdBufferType) in CopyImageTestInstance() 347 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
|
D | vktProtectedMemAttachmentClearTests.cpp | 62 const CmdBufferType cmdBufferType); 70 const CmdBufferType m_cmdBufferType; 81 CmdBufferType cmdBufferType) in AttachmentClearTestCase() 102 CmdBufferType m_cmdBufferType; 109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance() 280 tcu::TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferT… in createAttachmentClearTests()
|
D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 82 const CmdBufferType cmdBufferType); 89 const CmdBufferType m_cmdBufferType; 102 CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestCase() 124 CmdBufferType m_cmdBufferType; 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.hpp | 106 enum CmdBufferType { enum 111 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
|
D | vktProtectedMemUtils.cpp | 642 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
|