i2d-opengl ~master (2023-09-05T21:44:02.0203907)
Dub
Repo
pglDrawArraysInstanced
bindbc
opengl
bind
gl31
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.gl31
)
alias
pglDrawArraysInstanced
=
void
function
(
GLenum
,
GLint
,
GLsizei
,
GLsizei
)
Meta
Source
See Implementation
bindbc
opengl
bind
gl31
aliases
pglDrawArraysInstanced
pglDrawElementsInstanced
pglPrimitiveRestartIndex
pglTexBuffer
enums
GL_SAMPLER_2D_RECT
functions
loadGL31
static variables
glDrawArraysInstanced
glDrawElementsInstanced
glPrimitiveRestartIndex
glTexBuffer