bindbc-opengl ~master (2021-06-26T09:00:00Z)
Dub
Repo
pglGetActiveUniformsiv
bindbc
opengl
bind
arb
core_31
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
(
useARBUniformBufferObject
)
alias
pglGetActiveUniformsiv
=
void
function
(
GLuint
,
GLsizei
,
const
(
GLuint
)*
,
GLenum
,
GLint
*
)
Meta
Source
See Implementation
bindbc
opengl
bind
arb
core_31
aliases
pglCopyBufferSubData
pglGetActiveUniformBlockName
pglGetActiveUniformBlockiv
pglGetActiveUniformName
pglGetActiveUniformsiv
pglGetUniformBlockIndex
pglGetUniformIndices
pglUniformBlockBinding
enums
GL_COPY_READ_BUFFER
GL_UNIFORM_BUFFER
functions
hasARBCopyBuffer
hasARBUniformBufferObject
loadARB31
manifest constants
has31
useARBCopyBuffer
useARBUniformBufferObject
static variables
glCopyBufferSubData
glGetActiveUniformBlockName
glGetActiveUniformBlockiv
glGetActiveUniformName
glGetActiveUniformsiv
glGetUniformBlockIndex
glGetUniformIndices
glUniformBlockBinding