gallivm: add compute jit interface.
authorDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2019 04:32:46 +0000 (14:32 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Sep 2019 05:22:20 +0000 (15:22 +1000)
commit25f46ae9aa3b8f114082a1957b5a3f3759d7c123
tree65609131452dfa125035afb0fbce784d23293680
parent3879f69b503dbea62342ba37e7a475e3fdbf09cf
gallivm: add compute jit interface.

This adds the jit interface for compute shaders, it's based
on the fragment shader one.

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