commit | 30e70cbd9850560cb55bffadb8017e90c04c42f5 | [log] [tgz] |
---|---|---|
author | J.D. Rouan <jdrouan@google.com> | Mon Nov 16 15:14:17 2020 -0800 |
committer | Lenny Komow <lenny@lunarg.com> | Tue Nov 17 15:02:16 2020 -0700 |
tree | 98df0471f53394affa78b31bc26597ffc019d38e | |
parent | 11c6670b4a4f766ed4f1e777d1b3c3dc082dfa5f [diff] |
Add GGP (Stadia) WSI platform support to vk_icd.h Defines type "VkIcdSurfaceGgp" and adds "VK_ICD_WSI_PLATFORM_GGP" to VkIcdWsiPlatform enum. GGP is Google Games Platform, the platform for Stadia.
Vulkan header files and API registry
The contents of this repository are largely obtained from other repositories and are collected, coordinated, and curated here.
If proposing changes to any file originating from a different repository, please propose such changes in that repository, rather than Vulkan-Headers. Files in this repository originate from:
Updates to the Vulkan-Headers
repository which correspond to a new Vulkan specification release are tagged using the following format: v<
version
>
(e.g., v1.1.96
).
Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the sdk-<
version
>.<
patch
>
format (e.g., sdk-1.1.92.0
).
This scheme was adopted following the 1.1.96 Vulkan specification release.