Fork main branch to sc_main for initial public Vulkan SC specification release.

Remove the generated Vulkan headers. New Vulkan SC generated files will
be added in the initial public release tag.
This commit is contained in:
Jon Leech
2022-02-25 04:47:04 -08:00
parent aa18f182eb
commit 787244e9a2
43 changed files with 20 additions and 300861 deletions

View File

@@ -1,11 +0,0 @@
#!/usr/bin/python3 -i
#
# Copyright 2021-2022 The Khronos Group Inc.
# SPDX-License-Identifier: Apache-2.0
# Generic alias for working group-specific API conventions interface.
# This import should be changed at the repository / working group level to
# specify the correct API's conventions.
from vkconventions import VulkanConventions as APIConventions