On Mon, 25 Jul 2011 22:23:47 +0200, Henri Verbeet <hverb...@gmail.com> wrote:
> Without this we'd miss an update when doing a sequence like {COLOR0, COLOR1},
> {COLOR0}, {COLOR0, COLOR1}.

I don't see that, because the while (buf < MaxDrawBuffers) loop would
notice the change from COLOR1 -> NONE.  And on transition back, the
normal loop would see the change.

Attachment: pgpLyWEdWvWoj.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to