Handbook
Glossary
glCreateSamplers ( n samplers -- )
Vocabulary
opengl
.
gl
Inputs
n
an
object
samplers
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glCreateSamplers
( n samplers -- )
{
"glCreateSamplers"
}
553
gl-function-pointer
\
void
{
GLsizei
pointer:
GLuint
}
\
cdecl
alien-indirect
;