llvmpipe: add support for tg4 component selection.
authorDave Airlie <airlied@redhat.com>
Wed, 9 Oct 2019 03:12:31 +0000 (13:12 +1000)
committerDave Airlie <airlied@linux.ie>
Fri, 11 Oct 2019 00:32:15 +0000 (00:32 +0000)
commit05b008c961faf4de322bbf08a452893f01fb143d
tree7afeb7ce8a9d075b7302065b65be0f79bedde17d
parenta70f0a88412f840d158309374407e9e7e30af451
llvmpipe: add support for tg4 component selection.

This is needed as part of GLES3.1 and helps for ARB_gpu_shader5.

Fixes: KHR-GLES31.core.texture_gather.* cases
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/drivers/llvmpipe/lp_screen.c