GetShaderPrecisionFormat

Function GetShaderPrecisionFormat 

Source
pub unsafe fn GetShaderPrecisionFormat(
    shadertype: GLenum,
    precisiontype: GLenum,
    range: *mut GLint,
    precision: *mut GLint,
)