mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-21 18:00:13 +01:00
gallium/docs: (trivial) remove STR opcode description.
The opcode was removed alongside SFL by commit
ecfe9e2ad2.
This commit is contained in:
parent
a28ad9d4c0
commit
ec30c66b46
1 changed files with 0 additions and 9 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue