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.cpp80 CmdBufferType cmdBufferType) in ClearColorImageTestCase()
108 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
242 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp84 CmdBufferType cmdBufferType) in CopyImageToBufferTestCase()
111 const CmdBufferType cmdBufferType) in CopyImageToBufferTestInstance()
310 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
DvktProtectedMemBlitImageTests.cpp80 CmdBufferType cmdBufferType) in BlitImageTestCase()
108 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
349 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
DvktProtectedMemCopyImageTests.cpp80 CmdBufferType cmdBufferType) in CopyImageTestCase()
108 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
347 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
DvktProtectedMemAttachmentClearTests.cpp81 CmdBufferType cmdBufferType) in AttachmentClearTestCase()
109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance()
280 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
DvktProtectedMemCopyBufferToImageTests.cpp81 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
110 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
309 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp102 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()
DvktProtectedMemUtils.cpp642 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()