Handbook
Glossary
glCopyTextureSubImage1D ( texture level xoffset x y width -- )
Vocabulary
opengl
.
gl
Inputs
texture
an
object
level
an
object
xoffset
an
object
x
an
object
y
an
object
width
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glCopyTextureSubImage1D
( texture level xoffset x y width -- )
{
"glCopyTextureSubImage1D"
}
520
gl-function-pointer
\
void
{
GLuint
GLint
GLint
GLint
GLint
GLsizei
}
\
cdecl
alien-indirect
;