diff --git a/src/util/format/u_format.h b/src/util/format/u_format.h index f13dc9fc0d8..532b32561c1 100644 --- a/src/util/format/u_format.h +++ b/src/util/format/u_format.h @@ -426,7 +426,7 @@ struct util_format_description const struct util_format_description * -util_format_description(enum pipe_format format); +util_format_description(enum pipe_format format) ATTRIBUTE_CONST; /*