summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/Makefile.am
diff options
context:
space:
mode:
authorRob Clark <[email protected]>2014-05-14 12:46:42 -0400
committerRob Clark <[email protected]>2014-05-14 21:26:35 -0400
commit670418740fc763f0272b799ea999cd3ff69b1218 (patch)
treeba6b872e991b74d6a9360159eb6294f6987728d8 /src/gallium/drivers/radeonsi/Makefile.am
parentc37889b5ac77f55b95f5e4b7ad552928c4fe480c (diff)
freedreno/a3xx: fix write to bogus register
The loops for updating the multiple packed fields in SP_VS_OUT[] and SP_VS_VPC_DST[] will zero out one register beyond the last that on required. Which is normally not a problem (and is kinda convenient when looking at cmdstream dumps) unless we have maximum (16) varyings. Fix loop termination condition so that this does not happen. Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/Makefile.am')
0 files changed, 0 insertions, 0 deletions