logo
pub unsafe fn glGetInternalformativ(
    target: GLenum,
    internalformat: GLenum,
    pname: GLenum,
    count: GLsizei,
    params: *mut GLint
)
Expand description

glGetInternalformativ(target, internalformat, pname, count, params) target group: TextureTarget internalformat group: InternalFormat pname group: InternalFormatPName params len: count