commit | 42cf57f186005c93c86484ea8e0dae1c1f25c523 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Apr 11 12:04:41 2019 -0700 |
committer | Eric Anholt <eric@anholt.net> | Fri Apr 12 15:59:31 2019 -0700 |
tree | 7d5750ffb8772c85fe9e25c557ea97c73cfbcd96 | |
parent | 6b1c6598250955552439c3320bf26de6458c5281 [diff] |
v3d: Add missing base offset to CS shared memory accesses. This code is so touchy, trying to emit the minimum amount of address math. Some day we'll move it all to NIR, I hope.