[][src]Function ogl33::FramebufferTexture

pub unsafe fn FramebufferTexture(
    target: GLenum,
    attachment: GLenum,
    texture: GLuint,
    level: GLint
)

See glFramebufferTexture

Fallbacks: FramebufferTextureARB, FramebufferTextureEXT, FramebufferTextureOES