#include "app/platform/ios/ios_window_backend.h"#include <algorithm>#include "app/gfx/backend/metal_renderer.h"#include "app/gui/core/style.h"#include "app/platform/font_loader.h"#include "app/platform/ios/ios_platform_state.h"#include "imgui/backends/imgui_impl_metal.h"#include "imgui/imgui.h"#include "util/log.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::platform |
| namespace | yaze::platform::anonymous_namespace{ios_window_backend.mm} |