tgsi/scan: scan texture offset operands
authorMarek Olšák <marek.olsak@amd.com>
Wed, 19 Oct 2016 23:22:07 +0000 (01:22 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 24 Oct 2016 19:41:38 +0000 (21:41 +0200)
commitf35b1d156b302f3a8ac9f084f3db0394c35e6597
tree3bda037c331dfb12de5db80fc3a88e21654540c6
parenta2f98dff140c0eebaddadcf70b571bb82872ac42
tgsi/scan: scan texture offset operands

This seems important considering how much we depend on some of the flags.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/auxiliary/tgsi/tgsi_scan.c