tgsi: emit code for SVIEWINFO and SAMPLE_I
authorRoland Scheidegger <sroland@vmware.com>
Fri, 8 Mar 2013 21:10:21 +0000 (22:10 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Mon, 11 Mar 2013 16:07:51 +0000 (17:07 +0100)
commitf33c744fb9b4bb711335412018ecc108a4b38355
tree55371d631954b46202daf055b9854029b61a3638
parent7b3a0bb45d99572be7ed32a36adaefc672860e4b
tgsi: emit code for SVIEWINFO and SAMPLE_I

Can handle them since the single sampler interface was introduced.

v2: simplify txf/sample_i handling a bit according to Brian's feedback.

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