gallium: add a cap to expose whether driver supports mixed color/zs bits
[mesa.git] / src / gallium / drivers / nouveau / nv30 / nv30_screen.h
index 7b17b88097c9e7e1235852d9a87c531ba9dc7ca0..df11233d07a44b5aa810b6f8f1f388ea1ba02470 100644 (file)
@@ -38,6 +38,8 @@ struct nv30_screen {
    /*XXX: nvfx state */
    struct nouveau_heap *vp_exec_heap;
    struct nouveau_heap *vp_data_heap;
+
+   unsigned max_sample_count;
 };
 
 static inline struct nv30_screen *