From: Eric Anholt Date: Mon, 1 Jul 2019 19:38:41 +0000 (-0700) Subject: u_format: Remove pointless comments. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9eccae671ef9a49162783090b7d0052272386a74;p=mesa.git u_format: Remove pointless comments. Reviewed-by: Thomas Helland Reviewed-by: Kristian H. Kristensen --- diff --git a/src/gallium/auxiliary/util/u_format.h b/src/gallium/auxiliary/util/u_format.h index abf1141993f..fe348aa55c8 100644 --- a/src/gallium/auxiliary/util/u_format.h +++ b/src/gallium/auxiliary/util/u_format.h @@ -83,14 +83,8 @@ enum util_format_layout { */ UTIL_FORMAT_LAYOUT_BPTC = 7, - /** - * ASTC - */ UTIL_FORMAT_LAYOUT_ASTC = 8, - /** - * ATC - */ UTIL_FORMAT_LAYOUT_ATC = 9, /**