projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b307af
)
i965: Fix a stale comment reference
author
Eric Anholt
<eric@anholt.net>
Wed, 23 Apr 2014 21:04:04 +0000
(14:04 -0700)
committer
Eric Anholt
<eric@anholt.net>
Sat, 3 May 2014 00:01:39 +0000
(17:01 -0700)
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/intel_mipmap_tree.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
b/src/mesa/drivers/dri/i965/intel_mipmap_tree.h
index 8181f82f3b3ae9e1030ace1cd10b5399415f701d..6e6ae4bd6f54bd289c46bbe77e4e4ef58a70c457 100644
(file)
--- a/
src/mesa/drivers/dri/i965/intel_mipmap_tree.h
+++ b/
src/mesa/drivers/dri/i965/intel_mipmap_tree.h
@@
-280,7
+280,7
@@
struct intel_mipmap_tree
* MESA_FORMAT_Z24_UNORM_X8_UINT.
*
* For ETC1/ETC2 textures, this is one of the uncompressed mesa texture
- * formats if the hardware lacks support for ETC1/ETC2. See @ref
wraps_etc
.
+ * formats if the hardware lacks support for ETC1/ETC2. See @ref
etc_format
.
*/
mesa_format format;