From: Brian Paul Date: Tue, 15 Feb 2011 20:24:41 +0000 (-0700) Subject: svga: fix incorrect comment X-Git-Tag: mesa-7.11-rc1~2035 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=64762af008ec9333c7f3561ea3c930d407c911c7;p=platform%2Fupstream%2Fmesa.git svga: fix incorrect comment --- diff --git a/src/gallium/drivers/svga/svga_context.h b/src/gallium/drivers/svga/svga_context.h index 106ea8d..6fd0bdb 100644 --- a/src/gallium/drivers/svga/svga_context.h +++ b/src/gallium/drivers/svga/svga_context.h @@ -246,7 +246,7 @@ struct svga_prescale { }; -/* Updated by calling svga_update_state( SVGA_STATE_HW_VIEWPORT ) +/* Updated by calling svga_update_state( SVGA_STATE_HW_CLEAR ) */ struct svga_hw_clear_state {