Function glsl_lang::transpiler::glsl::show_single_declaration
source ยท pub fn show_single_declaration<F>(
f: &mut F,
d: &SingleDeclaration,
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a single_declaration to GLSL