Handbook
Glossary
glFramebufferTexture ( target attachment texture level -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
attachment
an
object
texture
an
object
level
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glFramebufferTexture
( target attachment texture level -- )
{
"glFramebufferTexture"
"glFramebufferTextureARB"
"glFramebufferTextureEXT"
}
292
gl-function-pointer
\
void
{
GLenum
GLenum
GLuint
GLint
}
\
cdecl
alien-indirect
;