venus: split out vn_command_buffer.[ch]
authorChia-I Wu <olvaffe@gmail.com>
Wed, 7 Apr 2021 22:19:46 +0000 (15:19 -0700)
committerMarge Bot <eric+marge@anholt.net>
Fri, 9 Apr 2021 16:58:46 +0000 (16:58 +0000)
commit04339521535f5a6f663aa608421047d0604b89d0
tree74c1aca5ac0f629511dafc5bca62405a56a32ec7
parent5a3f6323735832e76d30cae9f16bbb725071b650
venus: split out vn_command_buffer.[ch]

Move VkCommand{Pool,Buffer} functions to the new files.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10117>
src/virtio/vulkan/meson.build
src/virtio/vulkan/vn_command_buffer.c [new file with mode: 0644]
src/virtio/vulkan/vn_command_buffer.h [new file with mode: 0644]
src/virtio/vulkan/vn_device.c
src/virtio/vulkan/vn_device.h