debug_report: rename vk_lunarg_debug_report.h
This commit is contained in:
parent
05936a934a
commit
39033a8239
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#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"
|
||||
#if defined(__GNUC__) && __GNUC__ >= 4
|
||||
# define VK_LAYER_EXPORT __attribute__((visibility("default")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue