bindbc-opengl v0.3.0 (2018-10-26T07:18:18Z)
Dub
Repo
pglDebugMessageControl
bindbc
opengl
bind
gl43
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (
System
) @
nogc
nothrow
static if
(
glSupport >= GLSupport.gl43
)
alias
pglDebugMessageControl
=
void
function
(
GLenum
,
GLenum
,
GLenum
,
GLsizei
,
const
(
GLuint
)*
,
GLboolean
)
Meta
Source
See Implementation
bindbc
opengl
bind
gl43
aliases
GLDEBUGPROC
pglDebugMessageCallback
pglDebugMessageControl
pglDebugMessageInsert
pglGetDebugMessageLog
enums
GL_NUM_SHADING_LANGUAGE_VERSIONS
functions
loadGL43
static variables
glDebugMessageCallback
glDebugMessageControl
glDebugMessageInsert
glGetDebugMessageLog