gallium/docs: (trivial) remove STR opcode description.

The opcode was removed alongside SFL by commit
ecfe9e2ad2.
This commit is contained in:
Roland Scheidegger
2014-12-01 17:03:47 +01:00
parent a28ad9d4c0
commit ec30c66b46

View 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,