Function tiny_game_framework::GetShaderPrecisionFormat

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