mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
docs: add missing ACO_DEBUG=force-waitdeps
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22688>
This commit is contained in:
parent
b0b55dc602
commit
5e6c716173
1 changed files with 2 additions and 0 deletions
|
|
@ -1280,6 +1280,8 @@ RADV driver environment variables
|
|||
abort on some suboptimal code generation
|
||||
``force-waitcnt``
|
||||
force emitting waitcnt states if there is something to wait for
|
||||
``force-waitdeps``
|
||||
force emitting waitcnt dependencies for debugging hazards on GFX10+
|
||||
``novn``
|
||||
disable value numbering
|
||||
``noopt``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue