llvmpipe: add support for indirect texture access.
authorDave Airlie <airlied@redhat.com>
Tue, 19 May 2020 02:18:52 +0000 (12:18 +1000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 2 Jul 2020 04:12:17 +0000 (04:12 +0000)
commit52a050ea0ae0197529082dcbaee7353f10795b0c
treecdf77537a7dd3cf193287211ae6a8108bc52681c
parent6dc904f600089014f5ed37ada4f200d71fbff714
llvmpipe: add support for indirect texture access.

This hooks up the sampler switch statement generator
 to the llvmpipe sampler interface.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3778>
src/gallium/drivers/llvmpipe/lp_tex_sample.c