Function glsl_lang::transpiler::glsl::show_identifier
source ยท pub fn show_identifier<F>(
f: &mut F,
i: &Identifier,
_: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile an identifier to GLSL