55 Commits

Author SHA1 Message Date
Shannon McPherson
b65941cc4b headers: Update to Vulkan header version 1.1.87
Updated:
- include/vulkan/vulkan.h
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/genvk.py
- registry/reg.py
- registry/validusage.json
- registry/vk.xml

Added:
- include/vulkan/vulkan_fuchsia.h

Note: A local, modified version of Vulkan-Docs/xml/reg.py was used to
generate these files. This modification filters out disabled extensions
when populating the structextends list for a given base struct.
2018-10-11 10:59:27 -06:00
Mike Schuchardt
634e3658d6 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 acadd71e0861c53de5319e643c15a89900680c55.
2018-06-06 14:27:29 -06:00
Mark Lobodzinski
acadd71e08 headers: Revert "Update to 1.1.76 headers"
This reverts commit 81f9735a65b57446800988920233e9114bcec332.

76 Header update broke master Validation-Layers build. Will
repush with accompanying fixes shortly.
2018-06-05 16:43:52 -06:00
Mike Schuchardt
81f9735a65 Update to 1.1.76 headers 2018-06-05 09:58:35 -06:00
Mark Lobodzinski
0a79de4ecc headers: Added 1.74.0 Vulkan header/registry files 2018-05-09 11:25:36 -06:00