tgsi/ureg: Allow for multiple extended instruction tokens.
authorMichal Krol <michal@vmware.com>
Wed, 4 Nov 2009 11:47:10 +0000 (11:47 +0000)
committerMichal Krol <michal@vmware.com>
Wed, 4 Nov 2009 11:47:10 +0000 (11:47 +0000)
commit767bc8eb5a0bbaf9fde9d760e8460d34c51d2991
tree92ad2e0d677254f2ea01af19709faeaf5b51a9b4
parent618e3b89f6ecdf422132ecea19315b326dd348ec
tgsi/ureg: Allow for multiple extended instruction tokens.

For example, we would like to have a predicate and texture token
in one instruction to do predicated texture sampling.
src/gallium/auxiliary/tgsi/tgsi_ureg.c
src/gallium/auxiliary/tgsi/tgsi_ureg.h