llvmpipe: add ssbo support to compute shaders
authorDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2019 05:21:48 +0000 (15:21 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Sep 2019 05:22:20 +0000 (15:22 +1000)
commit45a8cf95f21d7fe2c50091b82ac6f8c9ab57bab7
tree2c287c88fe4c576d5ada4da6f148c08229a1d4e1
parent6ea8e9b415b31aede0c337bba0591271b9253c27
llvmpipe: add ssbo support to compute shaders

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/llvmpipe/lp_state.h
src/gallium/drivers/llvmpipe/lp_state_cs.c
src/gallium/drivers/llvmpipe/lp_state_cs.h
src/gallium/drivers/llvmpipe/lp_state_fs.c