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
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
||||||
#include "vulkan/vulkan.h"
|
#include "vulkan/vulkan.h"
|
||||||
#include "vulkan/vk_lunarg_debug_report.h"
|
#include "vulkan/vk_lunarg_debug_report.h"
|
||||||
#include "vulkan/vk_lunarg_debug_marker.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
|
#if defined(__GNUC__) && __GNUC__ >= 4
|
||||||
# define VK_LAYER_EXPORT __attribute__((visibility("default")))
|
# define VK_LAYER_EXPORT __attribute__((visibility("default")))
|
||||||
#elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
|
#elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x590)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue