On Thu, 2016-05-12 at 15:42 -0700, Kenneth Graunke wrote:
> I'm a bit confused - it looks like we already do this check slightly
> earlier in the function.  Why do we need to do it again (or later?)?


In the earlier case, we are using explicit location. So we already know
how many locations we are consuming.


In the latest case, we do not have explicit location, so we need first
to calculate the locations used, and at the end check if we have enough
of them.


        J.A.

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

Reply via email to