gallium/docs: (trivial) remove STR opcode description.
authorRoland Scheidegger <sroland@vmware.com>
Mon, 1 Dec 2014 16:03:47 +0000 (17:03 +0100)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 6 Dec 2014 16:56:46 +0000 (17:56 +0100)
The opcode was removed alongside SFL by commit
ecfe9e2ad2b5f178ef09420f8d95d49937137cd9.

src/gallium/docs/source/tgsi.rst

index 3f29e326cd6aabcfcc792b84718860834538b310..6f850bf29fb1a596e8adcec1df9f840491ac7695 100644 (file)
@@ -524,15 +524,6 @@ This instruction replicates its result.
   dst.w = (src0.w != src1.w) ? 1.0F : 0.0F
 
 
-.. opcode:: STR - Set On True
-
-This instruction replicates its result.
-
-.. math::
-
-  dst = 1.0F
-
-
 .. opcode:: TEX - Texture Lookup
 
   for array textures src0.y contains the slice for 1D,