MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / fuchsia_display>

Method fuchsia_display>

cube/cube.cpp:3901–3903  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3899}
3900
3901void Demo::create_window<WsiPlatform::fuchsia_display>() {
3902 // Nothing to do
3903}
3904
3905void Demo::create_window<WsiPlatform::fuchsia_scenic>() {
3906 if (flatland_view) return;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected