Update for VulkanSC-Docs 1.0.9 (initial Vulkan SC public release)

This commit is contained in:
Jon Leech
2022-02-25 05:00:42 -08:00
parent 787244e9a2
commit ff9cf1f1f2
36 changed files with 159860 additions and 26 deletions

View File

@@ -0,0 +1,25 @@
#ifndef VULKAN_MACOS_H_
#define VULKAN_MACOS_H_ 1
/*
** Copyright 2015-2021 The Khronos Group Inc.
**
** SPDX-License-Identifier: Apache-2.0
*/
/*
** This header is generated from the Khronos Vulkan XML API Registry.
**
*/
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif