nvk: Clean up includes
Drop a bunch of totally unnecessary stuff from xf86drm.h from nvk_private.h and limit it to vk_util and vk_log. In particular, we drop nvk_entrypoints.h which is auto-generated, allowing NVK headers to be included in other parts of the tree. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25085>
This commit is contained in:

committed by
Marge Bot

parent
318b838990
commit
1249937b5d
@@ -2,6 +2,7 @@
|
||||
|
||||
#include "nvk_device.h"
|
||||
#include "nvk_device_memory.h"
|
||||
#include "nvk_entrypoints.h"
|
||||
#include "nvk_format.h"
|
||||
#include "nvk_physical_device.h"
|
||||
|
||||
|
Reference in New Issue
Block a user