Files
third_party_vulkan-loader/loader
Charles Giessen cd85dc6c3f Refactor vk_loader_platform.h
Move includes of vulkan headers into loader_common.h, delete dead code
and unnecessary macro defines, and generally clean up the header.
2022-07-07 14:41:01 -06:00
..
2022-07-07 11:26:05 -06:00
2021-09-09 11:28:56 -06:00
2022-06-24 13:14:10 -06:00
2022-07-07 14:41:01 -06:00
2022-05-24 14:18:26 -06:00
2022-05-24 14:18:26 -06:00
2022-06-24 13:14:10 -06:00
2022-07-07 14:41:01 -06:00
2022-07-07 14:41:01 -06:00
2022-02-09 13:19:48 -07:00
2022-07-07 14:41:01 -06:00
2021-10-15 13:42:00 -06:00
2022-06-24 13:14:10 -06:00
2022-04-04 19:17:07 -06:00
2021-11-29 16:56:17 -07:00
2022-05-24 14:18:26 -06:00
2022-01-25 19:33:49 -07:00

Loader Specification and Interfaces

See the LoaderInterfaceArchitecture.md for detailed documentation.

Building

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