freedreno/ir3/a6xx: fix ssbo comp_swap
authorRob Clark <robdclark@gmail.com>
Wed, 20 Mar 2019 15:47:03 +0000 (11:47 -0400)
committerRob Clark <robdclark@gmail.com>
Wed, 20 Mar 2019 15:48:13 +0000 (11:48 -0400)
commit70904eb99ae0c31c7cca8edeec9ba1c6353e4218
tree3a47e3e457cea8414419dfbf4154369cbd16f398
parent0b7e5bdbd443a00e622edbb1307c98318a0f07f8
freedreno/ir3/a6xx: fix ssbo comp_swap

One line left out of the conversion to ir3 ssbo intrinsics on a6xx.

Fixes: 2e4525883f0 ir3/compiler: Enable lower_io_offsets pass and handle new SSBO intrinsics
Signed-off-by: Rob Clark <robdclark@gmail.com>
src/freedreno/ir3/ir3_a6xx.c