headers: Update to Vulkan header version 1.1.89

Updated:
- include/vulkan/vulkan.hpp
- include/vulkan/vulkan_core.h
- registry/validusage.json
- registry/vk.xml

Note: A modified version of Vulkan-Docs' include/vulkan/vulkan_core.h
and xml/vk.xml were used to generate these files. These modifications
correct the enum value
`VK_STRUCTURE_TYPE_IMAGE_EXCPLICIT_DRM_FORMAT_MODIFIER_CREATE_INFO_EXT`
4 files changed
tree: 4e7e80856c40a44a86a5f2f5ac5e20d9dcaf0ea5
  1. cmake/
  2. include/
  3. registry/
  4. .cmake-format.py
  5. .gitattributes
  6. .gitignore
  7. BUILD.md
  8. CMakeLists.txt
  9. CODE_OF_CONDUCT.md
  10. LICENSE.txt
  11. README.md
README.md

Vulkan-Headers

Vulkan Header files and API registry

Repository Content

The contents of this repository are largely obtained from other repositories and are collected, coordinated, and curated here.

The projects for these repositories are:

Please visit the appropriate project in the above list for obtaining additional information, asking questions, or opening issues.