WSI: Eliminate a lot of references to WSI header files.
Conflicts: include/vulkan/vk_layer.h loader/loader.h
This commit is contained in:
parent
9f49f3c45b
commit
03cdd37a54
@ -7,8 +7,6 @@
|
||||
#include "vulkan/vulkan.h"
|
||||
#include "vulkan/vk_lunarg_debug_report.h"
|
||||
#include "vulkan/vk_lunarg_debug_marker.h"
|
||||
#include "vulkan/vk_ext_khr_swapchain.h"
|
||||
#include "vulkan/vk_ext_khr_device_swapchain.h"
|
||||
#if defined(__GNUC__) && __GNUC__ >= 4
|
||||
# define VK_LAYER_EXPORT __attribute__((visibility("default")))
|
||||
#elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
|
||||
|
Loading…
x
Reference in New Issue
Block a user