radv: Add noatocdithering option to RADV_DEBUG
Was useful in testing a difference between D3D and VK ATOC rendering earlier today, would be nice to check this more easily in future. Signed-off-by: Joshua Ashton <joshua@froggi.es> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13069>
This commit is contained in:
parent
daa8a81d99
commit
eb06e6e6cd
4 changed files with 16 additions and 3 deletions
|
|
@ -581,6 +581,8 @@ RADV driver environment variables
|
|||
class of application bugs appearing as flickering.
|
||||
``metashaders``
|
||||
dump internal meta shaders
|
||||
``noatocdithering``
|
||||
disable dithering for alpha to coverage
|
||||
``nobinning``
|
||||
disable primitive binning
|
||||
``nocache``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue