Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp81 CmdBufferType cmdBufferType) in ClearColorImageTestCase()
117 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
251 …:TestCaseGroup* createClearColorImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createClearColorImageTests()
DvktProtectedMemCopyImageTests.cpp81 CmdBufferType cmdBufferType) in CopyImageTestCase()
117 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
356 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
DvktProtectedMemAttachmentClearTests.cpp82 CmdBufferType cmdBufferType) in AttachmentClearTestCase()
114 const CmdBufferType cmdBufferType) in AttachmentClearTestInstance()
285 …:TestCaseGroup* createAttachmentClearTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createAttachmentClearTests()
DvktProtectedMemBlitImageTests.cpp81 CmdBufferType cmdBufferType) in BlitImageTestCase()
117 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
358 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
DvktProtectedMemCopyBufferToImageTests.cpp82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
119 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
318 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp86 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase()
129 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance()
328 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp102 CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase()
141 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance()
307 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests()
418 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests()
529 …teCopyBufferUnsignedTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
DvktProtectedMemUtils.cpp640 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemClearColorImageTests.cpp81 CmdBufferType cmdBufferType) in ClearColorImageTestCase()
117 const CmdBufferType cmdBufferType) in ClearColorImageTestInstance()
251 …: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()
DvktProtectedMemBlitImageTests.cpp81 CmdBufferType cmdBufferType) in BlitImageTestCase()
117 const CmdBufferType cmdBufferType) in BlitImageTestInstance()
358 tcu::TestCaseGroup* createBlitImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createBlitImageTests()
DvktProtectedMemCopyImageTests.cpp81 CmdBufferType cmdBufferType) in CopyImageTestCase()
117 const CmdBufferType cmdBufferType) in CopyImageTestInstance()
356 tcu::TestCaseGroup* createCopyImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageTests()
DvktProtectedMemCopyBufferToImageTests.cpp82 CmdBufferType cmdBufferType) in CopyBufferToImageTestCase()
119 const CmdBufferType cmdBufferType) in CopyBufferToImageTestInstance()
318 …estCaseGroup* createCopyBufferToImageTests (tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyBufferToImageTests()
DvktProtectedMemCopyImageToBufferTests.cpp86 CmdBufferType cmdBufferType, in CopyImageToBufferTestCase()
129 const CmdBufferType cmdBufferType, in CopyImageToBufferTestInstance()
328 …aseGroup* createCopyImageToFloatBufferTests(tcu::TestContext& testCtx, CmdBufferType cmdBufferType) in createCopyImageToFloatBufferTests()
DvktProtectedMemFillUpdateCopyBufferTests.cpp102 CmdBufferType cmdBufferType, in FillUpdateCopyBufferTestCase()
141 const CmdBufferType cmdBufferType) in FillUpdateCopyBufferTestInstance()
307 …pdateCopyBufferFloatTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferFloatTests()
418 …ateCopyBufferIntegerTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferIntegerTests()
529 …teCopyBufferUnsignedTests (tcu::TestContext& testCtx, CmdType cmdType, CmdBufferType cmdBufferType) in createFillUpdateCopyBufferUnsignedTests()
DvktProtectedMemUtils.cpp640 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp108 CmdBufferType cmdBufferType; member
575 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member
DvktMeshShaderQueryTestsEXT.cpp1550 for (const auto& cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp108 CmdBufferType cmdBufferType; member
575 CmdBufferType cmdBufferType; in createMeshShaderConditionalRenderingTestsEXT() member
DvktMeshShaderQueryTestsEXT.cpp1550 for (const auto& cmdBufferType : cmdBufferTypes) in createMeshShaderQueryTestsEXT() local