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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user