Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glCompressedTexSubImage3D ( target level xoffset yoffset zoffset width height depth format imageSize data -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glCompressedTexSubImage3D
( target level xoffset yoffset zoffset width height depth format imageSize data -- )
{
"glCompressedTexSubImage3DARB"
"glCompressedTexSubImage3D"
}
11
gl-function-pointer
\
void
{
GLenum
GLint
GLint
GLint
GLint
GLsizei
GLsizei
GLsizei
GLenum
GLsizei
pointer:
GLvoid
}
\
cdecl
alien-indirect
;