Updated Vulkan headers
This commit is contained in:
parent
ae4ed5f9ad
commit
65ca947d0e
23 changed files with 1568 additions and 288 deletions
1
external/vulkan/vulkan_wayland.h
vendored
1
external/vulkan/vulkan_wayland.h
vendored
|
|
@ -19,6 +19,7 @@ extern "C" {
|
|||
|
||||
|
||||
|
||||
// VK_KHR_wayland_surface is a preprocessor guard. Do not pass it to API calls.
|
||||
#define VK_KHR_wayland_surface 1
|
||||
#define VK_KHR_WAYLAND_SURFACE_SPEC_VERSION 6
|
||||
#define VK_KHR_WAYLAND_SURFACE_EXTENSION_NAME "VK_KHR_wayland_surface"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue