r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS
[profile/ivi/mesa.git] / src / gallium / drivers / r600 / r600_pipe.h
index dc9aad0..2667c80 100644 (file)
@@ -213,6 +213,7 @@ struct r600_pipe_context {
        boolean                         export_16bpc;
        unsigned                        alpha_ref;
        boolean                         alpha_ref_dirty;
+       unsigned                        nr_cbufs;
        struct r600_textures_info       ps_samplers;
 
        struct r600_pipe_fences         fences;