mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
radv: add a note about perftest/debug options
Now that all environment variables are documented, it would be appreciated if we can keep this up-to-date. [skip ci] Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
parent
cc66976d0a
commit
50b3ec35d2
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
#include "radv_private.h"
|
||||
|
||||
/* Please keep docs/envvars.html up-to-date when you add/remove options. */
|
||||
enum {
|
||||
RADV_DEBUG_NO_FAST_CLEARS = 0x1,
|
||||
RADV_DEBUG_NO_DCC = 0x2,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue