Files
third_party_vulkan-loader/loader
Craig Stout ff8d9992c9 Add Fuchsia support
Fuchsia (fuchsia.dev) builds with GN and uses a loader service to load
the ICD into the application's address space.

ANGLE builds have been verified.
Reemoves unused variable is_icd.
2020-10-19 10:12:32 -06:00
..
2018-04-18 06:25:36 -06:00
2020-10-19 10:12:32 -06:00
2018-04-18 06:25:36 -06:00
2020-10-19 10:12:32 -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.