bindbc-opengl ~master (2021-06-26T09:00:00Z)
Dub
Repo
pglBlendEquationSeparatei
bindbc
opengl
bind
gl40
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.gl40
)
alias
pglBlendEquationSeparatei
=
void
function
(
GLuint
,
GLenum
,
GLenum
)
Meta
Source
See Implementation
bindbc
opengl
bind
gl40
aliases
pglBlendEquationSeparatei
pglBlendEquationi
pglBlendFuncSeparatei
pglBlendFunci
pglMinSampleShading
enums
GL_SAMPLE_SHADING
functions
loadGL40
static variables
glBlendEquationSeparatei
glBlendEquationi
glBlendFuncSeparatei
glBlendFunci
glMinSampleShading