Files
third_party_vulkan-loader/loader
Charles Giessen 7a8240d40d cmake: Make loader use same CRT in debug mode
This solves the issue of debug asserts appearing in the output due to
mixed CRT's in the same build.

Change-Id: I06169c143614dd1102c901f57aa4bdf431df8846
2021-05-27 16:59:28 -06:00
..
2021-05-11 12:43:53 -07:00
2018-04-18 06:25:36 -06:00
2021-01-28 17:21:53 -07:00
2021-04-06 14:52:51 -06:00
2018-04-18 06:25:36 -06:00
2021-04-06 14:52:51 -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.