[][src]Function ogl33::FramebufferTexture1D

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

See glFramebufferTexture1D

Fallbacks: FramebufferTexture1DEXT