[][src]Function ogl33::functions::CompressedTexSubImage1D

pub unsafe fn CompressedTexSubImage1D(
    target: GLenum,
    level: GLint,
    xoffset: GLint,
    width: GLsizei,
    format: GLenum,
    imageSize: GLsizei,
    data: *const c_void
)

See glCompressedTexSubImage1D

Fallbacks: CompressedTexSubImage1DARB