bindbc.imgui.ogl

Undocumented in source.

Members

Classes

ImGuiOpenGLBackend
class ImGuiOpenGLBackend
g_AttribLocationProjMtx
GLint g_AttribLocationProjMtx;
Undocumented in source.

Static variables

g_AttribLocationTex
GLint g_AttribLocationTex;
g_AttribLocationVtxColor
GLuint g_AttribLocationVtxColor;
Undocumented in source.
g_AttribLocationVtxPos
GLuint g_AttribLocationVtxPos;
g_AttribLocationVtxUV
GLuint g_AttribLocationVtxUV;
g_ElementsHandle
uint g_ElementsHandle;
Undocumented in source.
g_FontTexture
GLuint g_FontTexture;
g_FragHandle
GLuint g_FragHandle;
Undocumented in source.
g_GlVersion
GLuint g_GlVersion;
Undocumented in source.
g_GlslVersionString
char[32] g_GlslVersionString;
Undocumented in source.
g_GlslVersionString
char[32] g_GlslVersionString;
Undocumented in source.
g_ShaderHandle
GLuint g_ShaderHandle;
Undocumented in source.
g_VboHandle
uint g_VboHandle;
g_VertHandle
GLuint g_VertHandle;
Undocumented in source.

Meta