docs: Remove un-neccessary detail from docs
2 files changed
tree: db2e15444228ebbc0b572b8a150604b66350655e
  1. .github/
  2. cmake/
  3. include/
  4. registry/
  5. tests/
  6. .gitattributes
  7. .gitignore
  8. BUILD.gn
  9. BUILD.md
  10. CMakeLists.txt
  11. CODE_OF_CONDUCT.md
  12. CONTRIBUTING.md
  13. INTEGRATION.md
  14. LICENSE.txt
  15. README.md
README.md

Vulkan-Headers

Vulkan header files and API registry

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

If proposing changes to any file originating from a different repository, please propose such changes in that repository, rather than Vulkan-Headers. Files in this repository originate from:

Contributing

See the CONTRIBUTING.md

Building

See BUILD.md

SDK Support

Vulkan-Headers are shipped as part of the official Vulkan-SDK

C/C++ Package Manager Support

Vulkan-Headers are also supported by both conan & vcpkg.