tgsi: fix sample_d emit for arrays
authorRoland Scheidegger <sroland@vmware.com>
Wed, 13 Mar 2013 21:10:18 +0000 (22:10 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 13 Mar 2013 23:22:55 +0000 (00:22 +0100)
commit1826659272c65ee6f4c4c2391d619ab0095b8e3a
tree728e52f1e63c596303e5d8c2f3b0c976721561f9
parent9e93d7c4fd59d49b4a660d4dcfddca6f86611af6
tgsi: fix sample_d emit for arrays

Those cases were apparently forgotten.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c