diff options
author | Samuel Pitoiset <[email protected]> | 2016-11-04 20:08:57 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-11-05 19:27:35 +0100 |
commit | a29536459694017bf4e7424764574808553a6d7f (patch) | |
tree | 5d9efc510f85f58cc55e10f9d569a11351fd151c /src/gallium/state_trackers | |
parent | cfb5a9ab2321ae82c28655cee0537f1d42c57933 (diff) |
gm107/ir: emit RED instead of ATOM when no dst
This is similar to NVC0 and GK110 emitters where we emit
reduction operations instead of atomic operations when the
destination is not used.
Found after writing some tests which check if performance counters
return the expected value. In that case, gred_count returned 0
on gm107 while at least gk106 returned the correct value.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions