Files
third_party_vulkan-loader/loader
Charles Giessen fce963ab33 loader: Add pragma once to adapters.h
This allows the header to be included multiple times without error.

Change-Id: I4f4ca4ab57c0b7f8606f397d61dadfadc2597b0b
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.