gallium: Refactor the instruction predicate TGSI token.
authorMichal Krol <michal@vmware.com>
Tue, 24 Nov 2009 07:55:40 +0000 (08:55 +0100)
committerMichal Krol <michal@vmware.com>
Tue, 24 Nov 2009 08:05:26 +0000 (09:05 +0100)
commit57221c54387a43e268a80ee6b578d57e03efcc5e
treee32bc4bb87a66b8a27de05a28a1fbc44edf6c3a6
parent2176b3ed9ab832122e56aed3242dfda102a5fec6
gallium: Refactor the instruction predicate TGSI token.

Rename it to tgsi_instruction_predicate -- it's no longer an extended
token. Its presence is indicated by a new flag in tgsi_instruction that
indicates whether an instruction is predicated.

Also, change predicate index representation to match the other
tokens that specify register indices.
src/gallium/include/pipe/p_shader_tokens.h