diff options
| author | Yilong Li <liyl@google.com> | 2025-02-16 01:13:24 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-02-18 04:02:55 -0600 |
| commit | dbe142e8f3a7f11478c2e4741c0d4c4b748fce4b (patch) | |
| tree | bcc7e9fba1b8eb73d01270bb2e2896a65495a441 /scripts | |
| parent | 8a7c2760f69a13ca333eea3066f5e29423557be0 (diff) | |
| download | usermoji-dbe142e8f3a7f11478c2e4741c0d4c4b748fce4b.tar.xz | |
vkcubepp: Support Fuchsia
This change was originally in Fuchsia's Vulkan-Tools fork
(https://fxrev.dev/441056). It adds Fuchsia OS
(https://fuchsia.dev) support to vkcubepp.
Fuchsia has two WSI platforms available: It can render directly to
display frame buffer (fuchsia_display), or use Fuchsia's Scenic
compositor (fuchsia_scenic).
All Fuchsia-specific code is under VK_USE_PLATFORM_FUCHSIA ifdef
build guards and is only compiled for Fuchsia targets.
This change also adds a BUILD.gn file used for Fuchsia in-tree
builds.
Test: vkcube-on-fb and vkcube-on-scenic on Fuchsia
Bug: https://fxbug.dev/378964821
Change-Id: Id4627bf209b4fc9400ce7f6847324cad2060c31c
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
