tgsi: Document vs_1_1 instruction set operations.

This commit is contained in:
Michal Krol 2009-03-19 09:49:38 +01:00
parent a1f4b5d8b8
commit 7c50917b42
1 changed files with 14 additions and 0 deletions

View File

@ -1006,3 +1006,17 @@ TGSI Instruction Specification
Alias for TXD.
1.18 vs_1_1
------------
1.18.1 EXPP - Approximate Exponential Base 2
Alias for EXP.
1.18.2 LOGP - Logarithm Base 2
Alias for LG2.