Handbook
Glossary
glVertexAttribIPointer ( index size type stride pointer -- )
Vocabulary
opengl
.
gl
Inputs
index
an
object
size
an
object
type
an
object
stride
an
object
pointer
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertexAttribIPointer
( index size type stride pointer -- )
{
"glVertexAttribIPointer"
"glVertexAttribIPointerEXT"
}
216
gl-function-pointer
\
void
{
GLuint
GLint
GLenum
GLsizei
pointer:
void
}
\
cdecl
alien-indirect
;