Dave Airlie changed bug 91808
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Comment # 16 on bug 91808 from
The fix is pushed in master.

The code wasn't limiting the constant buffer sizing correctly so it was
accessing random values from other operations rather than limiting things to
the constants for this draw. So out of bounds accesses weren't returning
default values but random ones.


You are receiving this mail because: