gallivm/llvmpipe: add support for block size intrinsic
authorDave Airlie <airlied@redhat.com>
Tue, 10 Dec 2019 04:52:49 +0000 (14:52 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Dec 2019 03:26:32 +0000 (13:26 +1000)
commit9630c2ddd86de93405e2541525f4c40733cca806
tree4ed5f07bfce31e4fe0aef9aae7764fd2d02bd881
parent336954f7e740006591cfa523018e4a83143e8281
gallivm/llvmpipe: add support for block size intrinsic

We have to pass the main block size into the coroutine
and into the shader.

Acked-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_nir.c
src/gallium/auxiliary/gallivm/lp_bld_nir_soa.c
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/drivers/llvmpipe/lp_state_cs.c