pub fn show_subroutine<F>(
f: &mut F,
types: &[TypeSpecifier],
state: &mut FormattingState<'_>,
) -> ResultExpand description
Transpile a subroutine to GLSL
pub fn show_subroutine<F>(
f: &mut F,
types: &[TypeSpecifier],
state: &mut FormattingState<'_>,
) -> ResultTranspile a subroutine to GLSL