Function glsl_lang::transpiler::glsl::show_identifier

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

Transpile an identifier to GLSL