Handbook
Glossary
glTextureStorage2D ( target levels internalformat width height -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
levels
an
object
internalformat
an
object
width
an
object
height
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glTextureStorage2D
( target levels internalformat width height -- )
{
"glTextureStorage2D"
}
510
gl-function-pointer
\
void
{
GLenum
GLsizei
GLenum
GLsizei
GLsizei
}
\
cdecl
alien-indirect
;