Function 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