[][src]Function ogl33::FramebufferTexture2D

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

See glFramebufferTexture2D

Fallbacks: FramebufferTexture2DEXT