Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glCopyTexSubImage3D ( target level xoffset yoffset zoffset x y width height -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glCopyTexSubImage3D
( target level xoffset yoffset zoffset x y width height -- )
{
"glCopyTexSubImage3DEXT"
"glCopyTexSubImage3D"
}
0
gl-function-pointer
\
void
{
GLenum
GLint
GLint
GLint
GLint
GLint
GLint
GLsizei
GLsizei
}
\
cdecl
alien-indirect
;