Henri Verbeet writes:
> Similar to 556a47a2621073185be83a0a721a8ba93392bedb, without this reading from
> gl_FragData[0] would cause a software fallback.
I thought it might have been an RO register, but the specs say it's RW.
Reviewed-by: Eric Anholt
pgp4utZzUIbHm.pgp
Description: PGP signatu
Similar to 556a47a2621073185be83a0a721a8ba93392bedb, without this reading from
gl_FragData[0] would cause a software fallback.
Bugzilla: https://bugs.winehq.org/show_bug.cgi?id=33964
Signed-off-by: Henri Verbeet
Cc: 10.0 9.2 9.1
---
src/mesa/drivers/dri/i915/i915_fragprog.c |1 +
1 file cha