freedreno/ir3: fix small RA bug
authorRob Clark <robclark@freedesktop.org>
Fri, 22 Apr 2016 22:39:10 +0000 (18:39 -0400)
committerRob Clark <robclark@freedesktop.org>
Sun, 24 Apr 2016 17:40:57 +0000 (13:40 -0400)
commit610837fb9831b5b1430b31cdc6e110edf3fe7d94
tree6c9c3cd405f5a4918186029b91edf70992839145
parentadf795432f788b33822d3a94b704be4ca536c8f1
freedreno/ir3: fix small RA bug

Normally the offset in the group would be the same, but not always.  For
example, in a sam(w) which only writes the 4th component.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/ir3/ir3_ra.c