diff options
author | Ilia Mirkin <[email protected]> | 2016-05-17 03:27:02 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-05-17 11:22:01 -0400 |
commit | dd4b44efc04413453e4cbf78434b29392eb148a9 (patch) | |
tree | e7d6ac552c757edb32e4621444307f57dff9a2fe /src/mesa/drivers | |
parent | b65bd3dee5d84f4bd7806518282299960d426dc1 (diff) |
nvc0/ir: fix shared atomic lowering to preserve shared memory location
We were always doing atomics on shared memory location 0 instead of the
originally supplied location. Make sure to pass through the original
symbol and any indirection.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Samuel Pitoiset <[email protected]>
Cc: [email protected] # note: expect minor conflict
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions