mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-22 16:10:36 +02:00
svga: fix incorrect comment
This commit is contained in:
parent
d432f462c2
commit
64762af008
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue