GetShaderPrecisionFormat

Function GetShaderPrecisionFormat 

Source
pub unsafe fn GetShaderPrecisionFormat(
    shadertype: u32,
    precisiontype: u32,
    range: *mut i32,
    precision: *mut i32,
)