header: Update 1.0.3 header revision for inclusion of debug report extension
Removed vk_ext_debug_report.h (contents moved into vulkan.h) Renamed debug report message enums
This commit is contained in:
parent
096f4e1df9
commit
ca619321bb
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "vulkan.h"
|
#include "vulkan.h"
|
||||||
#include "vk_ext_debug_report.h"
|
|
||||||
#include "vk_lunarg_debug_marker.h"
|
#include "vk_lunarg_debug_marker.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")))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue