d3d1x: add FORK/JOIN phase opcodes to declarations
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 12 Oct 2011 16:04:50 +0000 (18:04 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 21 Oct 2011 21:00:36 +0000 (23:00 +0200)
commit903e3257d071caeeec84a096069a78b55666f72d
tree8a61a63bd1b2f17a029b1a0e73a6b35ea553950b
parentd2cc8aedb5d544608842b58b6ae4754313ded939
d3d1x: add FORK/JOIN phase opcodes to declarations

The phase instance counts are not necessarily redeclared so with
the separation of declarations and instructions we wouldn't know
which instance count applies to which phase.
src/gallium/state_trackers/d3d1x/d3d1xshader/src/sm4_parse.cpp