OSDN Git Service

Support predicates.
authormichal <michal@michal-laptop.(none)>
Fri, 10 Aug 2007 10:45:06 +0000 (11:45 +0100)
committermichal <michal@michal-laptop.(none)>
Fri, 10 Aug 2007 10:45:56 +0000 (11:45 +0100)
commit9cad4dde9745d2342e0694879a84e1a7006b9b0d
tree94c87cef774cf702996315d5d42ff55a40add06e
parent900b0807b80dc79c99afbd063fa014d76c8e7692
Support predicates.

Predicates, as per D3D9 spec, are a complete subset of NVIDIA's
condition codes. However, due to its broad support in non-NVIDIA
hardware, it is being exposed in TGSI to ease hw driver development.
Two decomposition functions are expected in the future.
1. GetRidOfPredicates() - predicates are implemented with condition
codes.
2. There is no second function, it's just this pesky VI that does not
allow me to move with arrow keys and so I cannot edit previous paragraphs.
src/mesa/pipe/tgsi/core/tgsi_token.h