gallivm/llvmpipe: add support for front facing in sysval.
authorDave Airlie <airlied@redhat.com>
Mon, 2 Dec 2019 00:05:12 +0000 (10:05 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 3 Dec 2019 05:29:04 +0000 (15:29 +1000)
commit502548a09c5a87d06da97be45a2386bb1e5e800e
tree8de5a066a58e01e1e394250debc5d60f678f135b
parentf52cdaa517b0bea142a273acb5b48f359b73982b
gallivm/llvmpipe: add support for front facing in sysval.

This wires up the front facing value as a sysval, I'd like to
remove the other facing code but I'd need to confirm VMware
don't use it first.

Reviewed-by: Marek Olšák <marek.olsak@amd.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/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/drivers/llvmpipe/lp_screen.c
src/gallium/drivers/llvmpipe/lp_state_fs.c