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