[][src]Function ogl33::CopyTexSubImage1D

pub unsafe fn CopyTexSubImage1D(
    target: GLenum,
    level: GLint,
    xoffset: GLint,
    x: GLint,
    y: GLint,
    width: GLsizei
)

See glCopyTexSubImage1D

Fallbacks: CopyTexSubImage1DEXT