[][src]Function gl46::glClearTexImage

pub unsafe fn glClearTexImage(
    texture: GLuint,
    level: GLint,
    format: GLenum,
    type_: GLenum,
    data: *const c_void
)

glClearTexImage(texture, level, format, type_, data)

  • format group: PixelFormat
  • type_ group: PixelType
  • data len: COMPSIZE(format,type)