[][src]Function gles30::glCopyTexSubImage2D

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

See glCopyTexSubImage2D

Fallbacks: CopyTexSubImage2DEXT