Handbook
Glossary
glNamedFramebufferTexture ( framebuffer attachment texture level -- )
Vocabulary
opengl
.
gl
Inputs
framebuffer
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
:
glNamedFramebufferTexture
( framebuffer attachment texture level -- )
{
"glNamedFramebufferTexture"
}
488
gl-function-pointer
\
void
{
GLuint
GLenum
GLuint
GLint
}
\
cdecl
alien-indirect
;