llvmpipe: Implement logic ops for the AoS path.
[mesa.git] / src / gallium / drivers / svga / svga_screen.h
index 1c5eae8e49fb5984f2e5262611f284d87ac1b9b3..d7d2c7563598293b0a84f900881d8fa501a5ae7e 100644 (file)
@@ -49,9 +49,8 @@ struct svga_screen
 
    SVGA3dHardwareVersion hw_version;
 
-   unsigned use_ps30;
-   unsigned use_vs30;
-   
+   float maxPointSize;
+
    struct {
       boolean force_level_surface_view;
       boolean force_surface_view;