On 04/24/2014 05:50 PM, Eric Anholt wrote:
> The field wasn't really valid, since we've got more than 32 units now. It
> turns out it was mostly just used for checking != 0, or checking for fixed
> function coordinates, though.
> ---
> src/mesa/drivers/common/meta.c | 2 +-
> src
The field wasn't really valid, since we've got more than 32 units now. It
turns out it was mostly just used for checking != 0, or checking for fixed
function coordinates, though.
---
src/mesa/drivers/common/meta.c | 2 +-
src/mesa/drivers/dri/i915/intel_pixel.c| 2 +-
sr