gallium/docs: (trivial) remove STR opcode description.
The opcode was removed alongside SFL by commit
ecfe9e2ad2
.
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user