| 1019 | } |
| 1020 | |
| 1021 | static void AppDestroyMetalWindow(AppInstance &inst) { DestroyMetalView(inst.metal_window); } |
| 1022 | #endif // VK_USE_PLATFORM_METAL_EXT |
| 1023 | //----------------------------------------------------------- |
| 1024 |
nothing calls this directly
no outgoing calls
no test coverage detected