svga: fix incorrect comment
authorBrian Paul <brianp@vmware.com>
Tue, 15 Feb 2011 20:24:41 +0000 (13:24 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 17 Feb 2011 00:07:02 +0000 (17:07 -0700)
src/gallium/drivers/svga/svga_context.h

index 106ea8d..6fd0bdb 100644 (file)
@@ -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
 {