bindbc-cimgui ~master (2021-12-15T03:54:13.5083704)
Dub
Repo
ImGui_ImplOpenGL3_SetupRenderState
imgui_backend
impl_opengl3
Undocumented in source. Be warned that the author may not have intended to support it.
static
static if
(
CIMGUI_USER_DEFINED_IMPLEMENTATION_GL
)
void
ImGui_ImplOpenGL3_SetupRenderState
(
ImDrawData
*
draw_data
,
int
fb_width
,
int
fb_height
,
GLuint
vertex_array_object
)
Meta
Source
See Implementation
imgui_backend
impl_opengl3
aliases
pImGui_ImplOpenGL3_CreateDeviceObjects
pImGui_ImplOpenGL3_CreateFontsTexture
pImGui_ImplOpenGL3_DestroyDeviceObjects
pImGui_ImplOpenGL3_DestroyFontsTexture
pImGui_ImplOpenGL3_Init
pImGui_ImplOpenGL3_NewFrame
pImGui_ImplOpenGL3_RenderDrawData
pImGui_ImplOpenGL3_Shutdown
functions
ImGui_ImplOpenGL3_CreateDeviceObjects
ImGui_ImplOpenGL3_CreateFontsTexture
ImGui_ImplOpenGL3_DestroyDeviceObjects
ImGui_ImplOpenGL3_DestroyFontsTexture
ImGui_ImplOpenGL3_Init
ImGui_ImplOpenGL3_NewFrame
ImGui_ImplOpenGL3_RenderDrawData
ImGui_ImplOpenGL3_Shutdown
bindGLImgui
manifest constants
CIMGUI_USER_DEFINED_IMPLEMENTATION_GL
GL_VERSION_3_2
GL_VERSION_3_3
IMGUI_IMPL_OPENGL_ES2
IMGUI_IMPL_OPENGL_ES3
IMGUI_IMPL_OPENGL_MAY_HAVE_BIND_SAMPLER
IMGUI_IMPL_OPENGL_MAY_HAVE_VTX_OFFSET
_MSC_VER
static functions
CheckProgram
CheckShader
ImGui_ImplOpenGL3_InitPlatformInterface
ImGui_ImplOpenGL3_RenderWindow
ImGui_ImplOpenGL3_SetupRenderState
ImGui_ImplOpenGL3_ShutdownPlatformInterface
static variables
g_AttribLocationProjMtx
g_AttribLocationTex
g_AttribLocationVtxColor
g_AttribLocationVtxPos
g_AttribLocationVtxUV
g_ElementsHandle
g_FontTexture
g_FragHandle
g_GlVersion
g_GlslVersionString
g_ShaderHandle
g_VboHandle
g_VertHandle