venus: break up vn_device.h

Break it up into vn_{device,instance,physical_device}.h.  Suggested by
Ryan Neph.

Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Ryan Neph <ryanneph@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12144>
This commit is contained in:
Chia-I Wu
2021-07-30 11:07:55 -07:00
committed by Marge Bot
parent 4b364ab4bc
commit 22cb100ea0
42 changed files with 262 additions and 216 deletions
@@ -8,7 +8,7 @@
#ifndef VN_PROTOCOL_DRIVER_COMMAND_POOL_H
#define VN_PROTOCOL_DRIVER_COMMAND_POOL_H
#include "vn_device.h"
#include "vn_instance.h"
#include "vn_protocol_driver_structs.h"
/* struct VkCommandPoolCreateInfo chain */