On Tue, 26 Jul 2011 01:30:44 +0200, Henri Verbeet <hverb...@gmail.com> wrote:
> On 26 July 2011 01:02, Eric Anholt <e...@anholt.net> wrote:
> > I don't see that, because the while (buf < MaxDrawBuffers) loop would
> > notice the change from COLOR1 -> NONE.
> That loop doesn't happen because n == 1 for {COLOR0} (as opposed to
> {COLOR0, NONE}). Perhaps we should always explicitly set any remaining
> buffers to NONE though.

Ah, I see.  I like this better than setting remaining buffers to NONE.
(and with this patch, we could avoid doing so, right?).

Attachment: pgp7Zq7K4KAgG.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