Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp100 … ValidationData<T> data, CmdType cmdType, CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase()
142const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance()
294 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests()
389 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests()
483 CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
H A DvktProtectedMemClearColorImageTests.cpp77 ValidationData data, CmdBufferType cmdBufferType) in ClearColorImageTestCase()
115 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
248 …::TestCaseGroup *createClearColorImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
H A DvktProtectedMemBlitImageTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in BlitImageTestCase()
114 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
334 tcu::TestCaseGroup *createBlitImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
H A DvktProtectedMemCopyImageTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in CopyImageTestCase()
114 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
331 tcu::TestCaseGroup *createCopyImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
H A DvktProtectedMemAttachmentClearTests.cpp76 ValidationData data, CmdBufferType cmdBufferType) in AttachmentClearTestCase()
109 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance()
270 …::TestCaseGroup *createAttachmentClearTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
H A DvktProtectedMemCopyBufferToImageTests.cpp77 ValidationData data, CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
117 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
296 …TestCaseGroup *createCopyBufferToImageTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
H A DvktProtectedMemCopyImageToBufferTests.cpp81 … ValidationData<T> data, CmdBufferType cmdBufferType, vk::VkFormat format, in CopyImageToBufferTestCase()
127 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance()
305 …aseGroup *createCopyImageToFloatBufferTests(tcu::TestContext &testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
H A DvktProtectedMemUtils.cpp587 const char *getCmdBufferTypeStr(const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp103 CmdBufferType cmdBufferType; member
580 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member
H A DvktMeshShaderQueryTestsEXT.cpp1628 for (const auto &cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local