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