radv: add notccompatcmask debug option

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9415>
This commit is contained in:
Samuel Pitoiset
2021-03-03 17:24:34 +01:00
committed by Marge Bot
parent f810d8cd50
commit 9d42e71505
4 changed files with 7 additions and 0 deletions
+2
View File
@@ -595,6 +595,8 @@ RADV driver environment variables
disable NGG for GFX10+
``nooutoforder``
disable out-of-order rasterization
``notccompatcmask``
disable TC-compat CMASK for MSAA surfaces
``nothreadllvm``
disable LLVM threaded compilation
``noumr``