mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-05 08:14:57 +08:00
docs: document AMD_DEBUG=noefc and useaco
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25930>
This commit is contained in:
parent
16a270f646
commit
2e3027e7d1
@ -1428,6 +1428,8 @@ RadeonSI driver environment variables
|
||||
Disable DCC for MSAA
|
||||
``nodpbb``
|
||||
Disable DPBB. Overrules the dpbb enable option.
|
||||
``noefc``
|
||||
Disable hardware based encoder colour format conversion
|
||||
``notiling``
|
||||
Disable tiling
|
||||
``nofmask``
|
||||
@ -1482,6 +1484,8 @@ RadeonSI driver environment variables
|
||||
Use old-style monolithic shaders compiled on demand
|
||||
``nooptvariant``
|
||||
Disable compiling optimized shader variants.
|
||||
``useaco``
|
||||
Use ACO as shader compiler when possible
|
||||
``nowc``
|
||||
Disable GTT write combining
|
||||
``check_vm``
|
||||
|
Loading…
Reference in New Issue
Block a user