vulkan: Add a common vkAllocateCommandBuffers() implementation
authorJason Ekstrand <jason.ekstrand@collabora.com>
Tue, 30 Aug 2022 18:08:40 +0000 (13:08 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 1 Sep 2022 20:17:25 +0000 (20:17 +0000)
commit11f33234927356c33e157a67aa6118f94c04976b
tree417eedcacd7a7951464321ad87ba373062d5a0a5
parentf2288cca47c980097089774a7e6e9cbd05ab67c9
vulkan: Add a common vkAllocateCommandBuffers() implementation

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18324>
src/vulkan/runtime/vk_command_buffer.h
src/vulkan/runtime/vk_command_pool.c
src/vulkan/runtime/vk_command_pool.h
src/vulkan/runtime/vk_device.h