tgsi: Document vs_1_1 instruction set operations.
authorMichal Krol <michal@vmware.com>
Thu, 19 Mar 2009 08:49:38 +0000 (09:49 +0100)
committerMichal Krol <michal@vmware.com>
Thu, 19 Mar 2009 08:53:31 +0000 (09:53 +0100)
src/gallium/auxiliary/tgsi/tgsi-instruction-set.txt

index e7f17e9..d19dfca 100644 (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.
+