mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
docs: update ACO_DEBUG documentation for perfwarn
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Georg Lehmann <dadschoorse@gmail.com> Fixes:cc404d45ff("aco: remove perfwarn") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30519> (cherry picked from commit373851e7ee)
This commit is contained in:
parent
54727a8d57
commit
56f49723c6
2 changed files with 1 additions and 3 deletions
|
|
@ -224,7 +224,7 @@
|
|||
"description": "docs: update ACO_DEBUG documentation for perfwarn",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "cc404d45ff4fa7947cffdc75da0d2b773902a1e4",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -1485,8 +1485,6 @@ RADV driver environment variables
|
|||
disable ACO IR validation in debug/debugoptimized builds
|
||||
``validatera``
|
||||
validate register assignment of ACO IR and catches many RA bugs
|
||||
``perfwarn``
|
||||
abort on some suboptimal code generation
|
||||
``force-waitcnt``
|
||||
force emitting waitcnt states if there is something to wait for
|
||||
``force-waitdeps``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue