Home
last modified time | relevance | path

Searched defs:cmdBufferType (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp81 CmdBufferType cmdBufferType) in ClearColorImageTestCase()
113 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
247 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
DvktProtectedMemAttachmentClearTests.cpp82 CmdBufferType cmdBufferType) in AttachmentClearTestCase()
114 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance()
285 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
DvktProtectedMemCopyImageTests.cpp81 CmdBufferType cmdBufferType) in CopyImageTestCase()
113 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
352 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
DvktProtectedMemBlitImageTests.cpp81 CmdBufferType cmdBufferType) in BlitImageTestCase()
113 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
354 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp85 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase()
117 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance()
316 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
DvktProtectedMemCopyBufferToImageTests.cpp82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
115 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
314 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp102 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()
DvktProtectedMemUtils.cpp598 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()