Files
third_party_vulkan-loader/loader
Charles Giessen f677db09a7 loader: Make use of a generated header version
This changes the loader to always set the version to the one which was used when
generating the source files that are checked into the repo, instead of using the
version gotten from the Vulkan-Headers find cmake file.

Change-Id: Id0955ddfd10e35e0f358f5a77799d8baa4992b04
2021-08-11 15:17:20 -06:00
..
2021-08-11 15:16:56 -06:00
2021-08-11 15:16:56 -06:00
2021-08-11 15:16:56 -06:00
2021-08-11 15:16:56 -06:00
2021-08-11 15:16:56 -06:00

Loader Specification and Interfaces

See LoaderAndLayerInterface.md for detailed documentation.

Building

Builds for Linux, Windows, and MacOS are supported via CMake. See top level BUILD.md file.