fn glsl_storage_format(format: StorageFormat) -> Result<&'static str, Error>
Expand description
Helper function that returns the glsl storage format string of StorageFormat
fn glsl_storage_format(format: StorageFormat) -> Result<&'static str, Error>
Helper function that returns the glsl storage format string of StorageFormat