tgsi: handle indirect sampler arrays. (v2)
authorDave Airlie <airlied@gmail.com>
Wed, 27 May 2015 08:37:17 +0000 (18:37 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Jun 2015 05:52:48 +0000 (15:52 +1000)
commit24e77cb09fda9a57d4a8288ced3e01df4c8ac280
treea6ec7136d9be74208c6be579be937c4da9f7eb42
parent1762568fd39b9be42d963d335e36daea25df7044
tgsi: handle indirect sampler arrays. (v2)

This is required for ARB_gpu_shader5 support in softpipe.

v2: add support to txd/txf/txq paths.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c