i965: Fix a stale comment reference

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Eric Anholt 2014-04-23 14:04:04 -07:00
parent 0b307afd57
commit 55a049b9ae
1 changed files with 1 additions and 1 deletions

View File

@ -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;