Files
third_party_vulkan-loader/loader
Kévin Petit e171ab0db4 loader: Fix AArch64 Android build
The Android NDK doesn't provide a separate libpthread. Don't
explicitly link it in when builing for Android.

Signed-off-by: Kévin Petit <kevin.petit@arm.com>
2021-01-29 11:11:02 -07:00
..
2018-04-18 06:25:36 -06:00
2021-01-28 17:21:53 -07:00
2018-04-18 06:25:36 -06:00
2020-10-19 10:12:32 -06:00
2021-01-28 17:19:33 -07:00
2021-01-28 17:19:33 -07: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.