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

This hooks up the switch statement generator to the draw code.

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