mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
gallium/docs: minor clarification for TXQ instruction
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
This commit is contained in:
parent
c45b9b5721
commit
da46b9de9f
1 changed files with 4 additions and 0 deletions
|
|
@ -968,6 +968,10 @@ XXX doesn't look like most of the opcodes really belong here.
|
|||
Also return the number of accessible levels (last_level - first_level + 1)
|
||||
in W.
|
||||
|
||||
For components which don't return a resource dimension, their value
|
||||
is undefined.
|
||||
|
||||
|
||||
.. math::
|
||||
|
||||
lod = src0.x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue