Kenneth Graunke <[email protected]> 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 <[email protected]>
pgpuqQ809jrcW.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
