projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
628f557
)
u_format: Remove pointless comments.
author
Eric Anholt
<eric@anholt.net>
Mon, 1 Jul 2019 19:38:41 +0000
(12:38 -0700)
committer
Eric Anholt
<eric@anholt.net>
Tue, 16 Jul 2019 19:51:13 +0000
(12:51 -0700)
Reviewed-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/gallium/auxiliary/util/u_format.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_format.h
b/src/gallium/auxiliary/util/u_format.h
index abf1141993f2ecb9c566115e842167acc781b67d..fe348aa55c8f6b67a33e063d5842d269a4e44655 100644
(file)
--- 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,
/**