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

Function AppDestroyMacOSWindow

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

Source from the content-addressed store, hash-verified

993}
994
995static void AppDestroyMacOSWindow(AppInstance &inst) { DestroyMetalView(inst.macos_window); }
996#endif // VK_USE_PLATFORM_MACOS_MVK
997//-----------------------------------------------------------
998

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected