Add Fuchsia support
authorCraig Stout <cstout@google.com>
Thu, 1 Oct 2020 02:59:30 +0000 (22:59 -0400)
committerLenny Komow <lenny@lunarg.com>
Mon, 19 Oct 2020 16:12:32 +0000 (10:12 -0600)
commitf8a876245925cdc19068ac82437a785dc7094816
treec86da8c8831e7ff298bd24116465e202b7d8713a
parent970c132746b1d8bc2baeeb2bcdb5edf490b47f94
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.
BUILD.gn
BUILD.md
fuchsia/dlopen_fuchsia.c [new file with mode: 0644]
fuchsia/dlopen_fuchsia.h [new file with mode: 0644]
loader/loader.c
loader/vk_loader_platform.h
vulkan.symbols.api [new file with mode: 0644]