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