Function glsl_lang::transpiler::glsl::show_storage_qualifier

source ยท
pub fn show_storage_qualifier<F>(
    f: &mut F,
    q: &StorageQualifier,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a storage_qualifier to GLSL