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

Function AppDestroyMetalWindow

vulkaninfo/vulkaninfo.h:1021–1021  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1019}
1020
1021static void AppDestroyMetalWindow(AppInstance &inst) { DestroyMetalView(inst.metal_window); }
1022#endif // VK_USE_PLATFORM_METAL_EXT
1023//-----------------------------------------------------------
1024

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected