Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glFramebufferTexture3D ( target attachment textarget texture level zoffset -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glFramebufferTexture3D
( target attachment textarget texture level zoffset -- )
{
"glFramebufferTexture3DEXT"
"glFramebufferTexture3D"
}
244
gl-function-pointer
\
void
{
GLenum
GLenum
GLenum
GLuint
GLint
GLint
}
\
cdecl
alien-indirect
;