mirror of
https://gitee.com/openharmony/third_party_vulkan-headers
synced 2024-11-27 01:41:08 +00:00
Layers: changed layer names to conform to spec
This commit is contained in:
parent
dc8a8707bc
commit
9f49f3c45b
@ -5,8 +5,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "vulkan/vulkan.h"
|
||||
#include "vulkan/vk_debug_report_lunarg.h"
|
||||
#include "vk_debug_marker_lunarg.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
|
||||
|
Loading…
Reference in New Issue
Block a user