projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc66976
)
radv: add a note about perftest/debug options
author
Samuel Pitoiset
<samuel.pitoiset@gmail.com>
Thu, 31 Oct 2019 15:52:30 +0000
(16:52 +0100)
committer
Samuel Pitoiset
<samuel.pitoiset@gmail.com>
Wed, 6 Nov 2019 06:58:33 +0000
(07:58 +0100)
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>
src/amd/vulkan/radv_debug.h
patch
|
blob
|
history
diff --git
a/src/amd/vulkan/radv_debug.h
b/src/amd/vulkan/radv_debug.h
index 54da0640ba48fad40ccccaf077030802d8f76337..435b0dfaec80425303474f4b044288a0a7bc8167 100644
(file)
--- a/
src/amd/vulkan/radv_debug.h
+++ b/
src/amd/vulkan/radv_debug.h
@@
-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,