Function gl::ClearTexImage

source ·
pub unsafe fn ClearTexImage(
    texture: GLuint,
    level: GLint,
    format: GLenum,
    type_: GLenum,
    data: *const c_void
)
Expand description

Fallbacks: ClearTexImageEXT