glFramebufferTexture ( target attachment texture level -- )


Vocabulary
opengl.gl

Inputs
targetan object
attachmentan object
texturean object
levelan object


Outputs
None

Definition


: glFramebufferTexture
( target attachment texture level -- )
{
"glFramebufferTexture"
"glFramebufferTextureARB"
"glFramebufferTextureEXT"
} 292 gl-function-pointer \ void
{ GLenum GLenum GLuint GLint } \ cdecl alien-indirect ;