gallivm: hook up dx10 sampling opcodes
authorRoland Scheidegger <sroland@vmware.com>
Fri, 1 Feb 2013 22:44:59 +0000 (14:44 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 9 Feb 2013 02:54:40 +0000 (18:54 -0800)
commit0a8043bb766f9c38af559438b646c3659614b103
treed40ae37ee52734c6eb0339473bf1316699aaf34b
parentdb7612d15dff9f8740c44c3abfbb90e27865489d
gallivm: hook up dx10 sampling opcodes

They are similar to old-style tex opcodes but with separate sampler and
texture units (and other arguments in different places).
Also adjust the debug tgsi dump code.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c