Function glsl_storage_format

Source
pub(super) fn glsl_storage_format(
    format: StorageFormat,
) -> Result<&'static str, Error>
Expand description

Helper function that returns the glsl storage format string of StorageFormat