Function gl33::global_loader::glCompressedTexImage3D[][src]

pub unsafe fn glCompressedTexImage3D(
    target: TextureTarget,
    level: c_int,
    internalformat: InternalFormat,
    width: c_int,
    height: c_int,
    depth: c_int,
    border: c_int,
    imageSize: c_int,
    data: *const c_void
)

glCompressedTexImage3D

  • target group: TextureTarget
  • level group: CheckedInt32
  • internalformat group: InternalFormat
  • border group: CheckedInt32
  • data group: CompressedTextureARB
  • data len: imageSize