No description
Find a file
Ian Elliott 56f54c8a6b WSI-ICD: Created per-platform structs for platform-specific info.
Per Khronos Bugzilla Bug 15077, on Windows and Linux, VkSurfaceKHR is treated
as a pointer to platform-specific structs that contain the platform-specific
connection and surface/window info.  The Vulkan loader vkCreate*SurfaceKHR()
functions will fill in the struct.  ICDs and layers will cast VkSurfaceKHR to a
pointer to the appropriate VkIcdSurface* struct.
2018-05-04 09:23:48 -06:00
include/vulkan WSI-ICD: Created per-platform structs for platform-specific info. 2018-05-04 09:23:48 -06:00
README.md Initial commit 2018-05-03 15:59:09 -04:00

Vulkan-Headers

Vulkan Header files and API registry