headers: Remove loader/layer dependency

The header vk_layer.h included vk_layer_dispatch_table.h, which is not
present in this repo. Instead, it had to be generated from either the
Vulkan-Loader or Vulkan-ValidationLayers repo. This change removes
that dependency.
1 file changed
tree: fe0efc4d0ab688f15a8d3e0acae1c7ac9db5e165
  1. cmake/
  2. include/
  3. registry/
  4. .cmake-format.py
  5. .gitignore
  6. BUILD.md
  7. CMakeLists.txt
  8. LICENSE.txt
  9. README.md
README.md

Vulkan-Headers

Vulkan Header files and API registry