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