Revert to "Update to 1.1.76 headers"
This commit reverts to the original 1.1.76 header update now that
Vulkan-ValidationLayers has been updated with 76 specific fixes.
This reverts commit acadd71e08.
This commit is contained in:
parent
acadd71e08
commit
634e3658d6
5 changed files with 1088 additions and 14 deletions
|
|
@ -198,6 +198,8 @@ def makeGenOpts(args):
|
|||
]
|
||||
|
||||
# Extension stub source dispatcher
|
||||
# This target is no longer maintained and supported.
|
||||
# See README.adoc for discussion.
|
||||
genOpts['vulkan_ext.c'] = [
|
||||
ExtensionStubSourceOutputGenerator,
|
||||
CGeneratorOptions(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue