gallivm: add coroutine support files to gallivm.
authorDave Airlie <airlied@redhat.com>
Tue, 25 Jun 2019 21:36:40 +0000 (07:36 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 4 Sep 2019 05:22:20 +0000 (15:22 +1000)
commit9cf1340e4f5d49eccc340a9b5c0bec11b71c74f9
tree441cf1df1546e9e40e26dbbaf7bec75c8131e471
parentf3f0cbf4f4481341ddf257a9228c7e8bdabd38a0
gallivm: add coroutine support files to gallivm.

These wrap the coroutine intrinsics and also add some higher
level wrappers around coroutine begin, end and suspend procedures

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/Makefile.sources
src/gallium/auxiliary/gallivm/lp_bld_coro.c [new file with mode: 0644]
src/gallium/auxiliary/gallivm/lp_bld_coro.h [new file with mode: 0644]
src/gallium/auxiliary/meson.build