bindbc-cimgui v1.0.0 (2021-08-12T18:30:48Z)
Dub
Repo
ImGui_ImplSDL2_InitForVulkan
imgui_backend
impl_sdl
Undocumented in source. Be warned that the author may not have intended to support it.
bool
ImGui_ImplSDL2_InitForVulkan
(SDL_Window* window)
static if
(
CIMGUI_USER_DEFINED_IMPLEMENTATION
)
bool
ImGui_ImplSDL2_InitForVulkan
(
SDL_Window
*
window
)
pImGui_ImplSDL2_InitForVulkan
ImGui_ImplSDL2_InitForVulkan
;
Meta
Source
See Implementation
imgui_backend
impl_sdl
aliases
pImGui_ImplSDL2_InitForD3D
pImGui_ImplSDL2_InitForMetal
pImGui_ImplSDL2_InitForOpenGL
pImGui_ImplSDL2_InitForVulkan
pImGui_ImplSDL2_NewFrame
pImGui_ImplSDL2_ProcessEvent
pImGui_ImplSDL2_Shutdown
functions
ImGui_ImplSDL2_InitForD3D
ImGui_ImplSDL2_InitForMetal
ImGui_ImplSDL2_InitForOpenGL
ImGui_ImplSDL2_InitForVulkan
ImGui_ImplSDL2_NewFrame
ImGui_ImplSDL2_ProcessEvent
ImGui_ImplSDL2_Shutdown
MAP_ANALOG_SDL
MAP_BUTTON_SDL
bindSDLImgui
manifest constants
CIMGUI_USER_DEFINED_IMPLEMENTATION
SDL_HAS_ALWAYS_ON_TOP
SDL_HAS_CAPTURE_AND_GLOBAL_MOUSE
SDL_HAS_MOUSE_FOCUS_CLICKTHROUGH
SDL_HAS_PER_MONITOR_DPI
SDL_HAS_USABLE_DISPLAY_BOUNDS
SDL_HAS_VULKAN
SDL_HAS_WINDOW_ALPHA
g_UseVulkan
thumb_dead_zone
static functions
ImGui_ImplSDL2_CreateVkSurface
ImGui_ImplSDL2_CreateWindow
ImGui_ImplSDL2_DestroyWindow
ImGui_ImplSDL2_GetClipboardText
ImGui_ImplSDL2_GetWindowFocus
ImGui_ImplSDL2_GetWindowMinimized
ImGui_ImplSDL2_GetWindowPos
ImGui_ImplSDL2_GetWindowSize
ImGui_ImplSDL2_Init
ImGui_ImplSDL2_InitPlatformInterface
ImGui_ImplSDL2_RenderWindow
ImGui_ImplSDL2_SetClipboardText
ImGui_ImplSDL2_SetWindowAlpha
ImGui_ImplSDL2_SetWindowFocus
ImGui_ImplSDL2_SetWindowPos
ImGui_ImplSDL2_SetWindowSize
ImGui_ImplSDL2_SetWindowTitle
ImGui_ImplSDL2_ShowWindow
ImGui_ImplSDL2_ShutdownPlatformInterface
ImGui_ImplSDL2_SwapBuffers
ImGui_ImplSDL2_UpdateGamepads
ImGui_ImplSDL2_UpdateMonitors
ImGui_ImplSDL2_UpdateMouseCursor
ImGui_ImplSDL2_UpdateMousePosAndButtons
static variables
SDL_WINDOW_VULKAN
g_ClipboardTextData
g_MouseCanUseGlobalState
g_MouseCursors
g_MousePressed
g_Time
g_Window
structs
ImGuiViewportDataSDL2