Handbook
Glossary
glCopyTexImage1D ( target level internalformat x y width border -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
level
an
object
internalformat
an
object
x
an
object
y
an
object
width
an
object
border
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glCopyTexImage1D
( target level internalformat x y width border -- )
{
"glCopyTexImage1D"
}
299
gl-function-pointer
\
void
{
GLenum
GLint
GLenum
GLint
GLint
GLsizei
GLint
}
\
cdecl
alien-indirect
;