nvc0: handle shader buffer memory barrier
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 11 Jan 2016 03:44:32 +0000 (22:44 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 30 Jan 2016 02:22:38 +0000 (21:22 -0500)
commitabe427ebd250377b21204dad07be6a207d30e9a0
treeec5e6f54fd3475b1c1f57dc6862e02e48e9ccff5
parentfe01be4ad51b5b3cbc53ec6e0737819c2986bd07
nvc0: handle shader buffer memory barrier

Issue a MEM_BARRIER. No idea if this is sufficient. As there are no
tests for this, it'll have to do for now.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nvc0/nvc0_context.c