Revert "radv: Enable ray tracing pipelines by default"

This partially reverts commit 374bd4e1be.

Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23677>
This commit is contained in:
Konstantin Seurer 2023-06-15 17:15:25 +02:00 committed by Marge Bot
parent b49afd6ce2
commit 49b400423c
7 changed files with 33 additions and 8 deletions

View file

@ -1235,6 +1235,8 @@ RADV driver environment variables
enable NGG streamout
``nggc``
enable NGG culling on GPUs where it's not enabled by default (GFX10.1 only).
``rt``
enable rt pipelines whose implementation is still experimental.
``sam``
enable optimizations to move more driver internal objects to VRAM.
``rtwave64``