nv50/ir: implement global atomics and handle it for nir
authorKarol Herbst <kherbst@redhat.com>
Thu, 24 Oct 2019 00:50:51 +0000 (02:50 +0200)
committerKarol Herbst <karolherbst@gmail.com>
Wed, 11 Dec 2019 23:54:39 +0000 (23:54 +0000)
commit20d0ae464c4accd97227b1b4e805a9c10183647d
tree18fa08b692d6144128b5d3576161da9f0e78e28d
parent70c6bff2f01620bf10258067b6e2ef4ac0959f53
nv50/ir: implement global atomics and handle it for nir

TGSI doesn't have any concept of global memory right now.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Acked-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp
src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp