commit | f075211027734c93ee03e525c7ce8867b9a7f607 | [log] [tgz] |
---|---|---|
author | Lenny Komow <lenny@lunarg.com> | Mon Jul 27 13:16:17 2020 -0600 |
committer | Lenny Komow <lenny@lunarg.com> | Fri Aug 07 13:08:45 2020 -0600 |
tree | b66e5c0be52f005f2191cacb39e9f3ceab457643 | |
parent | 8971273d00ef14eeea7828bfbbb07fb8f9b174d7 [diff] |
Update vk_icd.h with proper extern "C" declaration
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.