radv: add RADV_DEBUG=nomeshshader
This option will be used to disable VK_EXT_mesh_shader in Mesa CI for GFX11 because running task shader tests in parallel can hang the GPU. Gitlab: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10051 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25969>
This commit is contained in:
parent
15f92c3b2c
commit
a97160cad8
4 changed files with 7 additions and 0 deletions
|
|
@ -1259,6 +1259,8 @@ RADV driver environment variables
|
|||
disable directly recording command buffers in GPU-visible memory
|
||||
``nomemorycache``
|
||||
disable memory shaders cache
|
||||
``nomeshshader``
|
||||
disable mesh shader support on GFX10.3+
|
||||
``nongg``
|
||||
disable NGG for GFX10 and GFX10.3
|
||||
``nonggc``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue