Kenneth Graunke <kenn...@whitecape.org> writes:

> If we've written N pairs of values to the buffer, then last_index = N,
> but the values are 0 .. N-1.  Thus, we need to use <, not <=.
>
> This worked anyway because we fill the buffer with zeroes, so we just
> added an extra (0 - 0) to our results.

This series is:

Reviewed-by: Eric Anholt <e...@anholt.net>

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