android_mt6572_jiabo/external/vulkan-validation-layers/loader
2025-09-05 16:56:03 +08:00
..
chain_skipping_layers.png first commit 2025-09-05 16:56:03 +08:00
cJSON.c first commit 2025-09-05 16:56:03 +08:00
cJSON.h first commit 2025-09-05 16:56:03 +08:00
CMakeLists.txt first commit 2025-09-05 16:56:03 +08:00
debug_report.c first commit 2025-09-05 16:56:03 +08:00
debug_report.h first commit 2025-09-05 16:56:03 +08:00
dev_ext_trampoline.c first commit 2025-09-05 16:56:03 +08:00
dirent_on_windows.c first commit 2025-09-05 16:56:03 +08:00
dirent_on_windows.h first commit 2025-09-05 16:56:03 +08:00
get_proc_addr.png first commit 2025-09-05 16:56:03 +08:00
gpa_helper.h first commit 2025-09-05 16:56:03 +08:00
instance_call_chain.png first commit 2025-09-05 16:56:03 +08:00
instance_dispatch.png first commit 2025-09-05 16:56:03 +08:00
loader.c first commit 2025-09-05 16:56:03 +08:00
loader.h first commit 2025-09-05 16:56:03 +08:00
LoaderAndLayerInterface.md first commit 2025-09-05 16:56:03 +08:00
murmurhash.c first commit 2025-09-05 16:56:03 +08:00
murmurhash.h first commit 2025-09-05 16:56:03 +08:00
README.md first commit 2025-09-05 16:56:03 +08:00
table_ops.h first commit 2025-09-05 16:56:03 +08:00
trampoline.c first commit 2025-09-05 16:56:03 +08:00
vk-loader-generate.py first commit 2025-09-05 16:56:03 +08:00
vk_loader_platform.h first commit 2025-09-05 16:56:03 +08:00
wsi.c first commit 2025-09-05 16:56:03 +08:00
wsi.h first commit 2025-09-05 16:56:03 +08:00

Loader Specification and Interfaces

See LoaderAndLayerInterface.md.

Building

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