Function gl33::global_loader::glCompressedTexSubImage2D[][src]

pub unsafe fn glCompressedTexSubImage2D(
    target: TextureTarget,
    level: c_int,
    xoffset: c_int,
    yoffset: c_int,
    width: c_int,
    height: c_int,
    format: PixelFormat,
    imageSize: c_int,
    data: *const c_void
)

glCompressedTexSubImage2D

  • target group: TextureTarget
  • level group: CheckedInt32
  • xoffset group: CheckedInt32
  • yoffset group: CheckedInt32
  • format group: PixelFormat
  • data group: CompressedTextureARB
  • data len: imageSize