Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp77 ValidationData data, CmdBufferType cmdBufferType) in ClearColorImageTestCase()
115 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
246 …::TestCaseGroup *createClearColorImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
DvktProtectedMemAttachmentClearTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in AttachmentClearTestCase()
109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance()
268 …::TestCaseGroup *createAttachmentClearTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
DvktProtectedMemCopyImageTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in CopyImageTestCase()
114 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
327 tcu::TestCaseGroup *createCopyImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
DvktProtectedMemBlitImageTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in BlitImageTestCase()
114 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
330 tcu::TestCaseGroup *createBlitImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp81 … ValidationData<T> data, CmdBufferType cmdBufferType, vk::VkFormat format, in CopyImageToBufferTestCase()
127 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance()
302 …aseGroup *createCopyImageToFloatBufferTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
DvktProtectedMemCopyBufferToImageTests.cpp77 ValidationData data, CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
117 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
293 …TestCaseGroup *createCopyBufferToImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp100 … ValidationData<T> data, CmdType cmdType, CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase()
142const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance()
292 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests()
387 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests()
481 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
DvktProtectedMemUtils.cpp587 const char *getCmdBufferTypeStr(const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp105 CmdBufferType cmdBufferType; member
615 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member
DvktMeshShaderQueryTestsEXT.cpp1628 for (const auto &cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local