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