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