Searched refs:imgui_context (Results 1 – 1 of 1) sorted by relevance
181 ImGuiContext* imgui_context; member930 ImGui::SetCurrentContext(data->imgui_context); in compute_swapchain_display()1687 data->imgui_context = ImGui::CreateContext(); in setup_swapchain_data()1688 ImGui::SetCurrentContext(data->imgui_context); in setup_swapchain_data()1829 ImGui::DestroyContext(data->imgui_context); in shutdown_swapchain_data()