| 993 | } |
| 994 | |
| 995 | static void AppDestroyMacOSWindow(AppInstance &inst) { DestroyMetalView(inst.macos_window); } |
| 996 | #endif // VK_USE_PLATFORM_MACOS_MVK |
| 997 | //----------------------------------------------------------- |
| 998 |
nothing calls this directly
no outgoing calls
no test coverage detected