diff options
Diffstat (limited to 'src/gallium/drivers/svga/svga_screen.h')
-rw-r--r-- | src/gallium/drivers/svga/svga_screen.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/drivers/svga/svga_screen.h b/src/gallium/drivers/svga/svga_screen.h index 1c5eae8e49f..97424fc6f1a 100644 --- a/src/gallium/drivers/svga/svga_screen.h +++ b/src/gallium/drivers/svga/svga_screen.h @@ -49,9 +49,6 @@ struct svga_screen SVGA3dHardwareVersion hw_version; - unsigned use_ps30; - unsigned use_vs30; - struct { boolean force_level_surface_view; boolean force_surface_view; |