tgsi/exec: implement load/store/atomic on MEMORY.
authorDave Airlie <airlied@redhat.com>
Tue, 26 Apr 2016 04:26:20 +0000 (14:26 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 26 Apr 2016 23:00:35 +0000 (09:00 +1000)
commit16a9dc1e499a9695fa33f4922046fc7bc4dff07a
treee541bbe250c98b896943a909b508540337a69517
parent354c5f2d0fd7aa2bd6b3387f9421788812c7e56c
tgsi/exec: implement load/store/atomic on MEMORY.

This implements basic load/store/atomic ops on MEMORY types
for compute shaders.

Acked-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_exec.h