vulkan/runtime: move common buffer related entrypoints to vk_buffer.c
authorMohamed Ahmed <mohamedahmedegypt2001@gmail.com>
Tue, 14 Mar 2023 11:57:40 +0000 (13:57 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 15 Mar 2023 00:30:35 +0000 (00:30 +0000)
commit10a4412966b6401644d797ef185aeaad4dc5a900
tree7186600e028d0d18c8ff699379ee5feb5b4600a3
parent3b55d4a6b743c3f4cb11168a8897a1de90345e90
vulkan/runtime: move common buffer related entrypoints to vk_buffer.c

Signed-off-by: Mohamed Ahmed <mohamedahmedegypt2001@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21898>
src/vulkan/runtime/vk_buffer.c
src/vulkan/runtime/vk_device.c