Vulkan-Docs/doc/specs/vulkan/appendices/VK_KHR_surface/wsi.txt

56 lines
1.5 KiB
Plaintext

// Copyright (c) 2014-2016 The Khronos Group Inc.
// Copyright notice at https://www.khronos.org/registry/speccopyright.html
= Window System Integration (WSI) Extensions
== Editors
Significant specification work was performed by the following editors:
* Ian Elliott, LunarG
* Jesse Hall, Google
* James Jones, NVIDIA
* Daniel Rakos, AMD
Relevant information is now documented for each extension.
ifdef::VK_KHR_surface[]
include::../VK_KHR_surface/vk_khr_surface.txt[]
endif::VK_KHR_surface[]
ifdef::VK_KHR_swapchain[]
include::../VK_KHR_swapchain/vk_khr_swapchain.txt[]
endif::VK_KHR_swapchain[]
ifdef::VK_KHR_display[]
include::../VK_KHR_display/vk_khr_display.txt[]
endif::VK_KHR_display[]
ifdef::VK_KHR_display_swapchain[]
include::../VK_KHR_display_swapchain/vk_khr_display_swapchain.txt[]
endif::VK_KHR_display_swapchain[]
ifdef::VK_KHR_android_surface[]
include::../VK_KHR_android_surface/vk_khr_android_surface.txt[]
endif::VK_KHR_android_surface[]
ifdef::VK_KHR_mir_surface[]
include::../VK_KHR_mir_surface/vk_khr_mir_surface.txt[]
endif::VK_KHR_mir_surface[]
ifdef::VK_KHR_wayland_surface[]
include::../VK_KHR_wayland_surface/vk_khr_wayland_surface.txt[]
endif::VK_KHR_wayland_surface[]
ifdef::VK_KHR_win32_surface[]
include::../VK_KHR_win32_surface/vk_khr_win32_surface.txt[]
endif::VK_KHR_win32_surface[]
ifdef::VK_KHR_xcb_surface[]
include::../VK_KHR_xcb_surface/vk_khr_xcb_surface.txt[]
endif::VK_KHR_xcb_surface[]
ifdef::VK_KHR_xlib_surface[]
include::../VK_KHR_xlib_surface/vk_khr_xlib_surface.txt[]
endif::VK_KHR_xlib_surface[]