draw: pass nr_samplers into llvm sample state creation.
authorDave Airlie <airlied@redhat.com>
Tue, 19 May 2020 01:48:23 +0000 (11:48 +1000)
committerMarge Bot <eric+marge@anholt.net>
Thu, 2 Jul 2020 04:12:16 +0000 (04:12 +0000)
commit6528a24cc525258cc3f368e1a7e3e59ec037ff0d
tree5ce93224dfedc28b7f0adaf3ae799473d8adfe6a
parentd55aa78615f0b80a5e35f28b32201189c86345b7
draw: pass nr_samplers into llvm sample state creation.

This will be used later to handle indirect texture support.

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