Function glsl_lang::transpiler::glsl::show_float

source ยท
pub fn show_float<F>(f: &mut F, x: f32, _: &mut FormattingState<'_>) -> Result
where F: Write + ?Sized,
Expand description

Transpile a float(f: &mut F, x: f32, _: &mut FormattingState to GLSL