[][src]Function ogl33::CopyTexImage1D

pub unsafe fn CopyTexImage1D(
    target: GLenum,
    level: GLint,
    internalformat: GLenum,
    x: GLint,
    y: GLint,
    width: GLsizei,
    border: GLint
)

See glCopyTexImage1D

Fallbacks: CopyTexImage1DEXT