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
pub(super) fn glsl_storage_format(
format: StorageFormat,
) -> Result<&'static str, Error>Helper function that returns the glsl storage format string of StorageFormat