[][src]Function gles30::glGetShaderPrecisionFormat

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