My application requires PIPE_CAP_MIXED_COLORBUFFER_FORMATS and I noticed that it is not enabled for softpipe. I hardcoded it to be turned on and did not notice any ill effects so far. Is it necessary that PIPE_CAP_MIXED_COLORBUFFER_FORMATS be disabled for softpipe?