mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
Fix accidental commit with vulkan validation layers turned on
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
|
||||
// enable this to enable validation layers on replay, useful for debugging
|
||||
// problems with new replay code
|
||||
#define FORCE_VALIDATION_LAYERS OPTION_ON
|
||||
#define FORCE_VALIDATION_LAYERS OPTION_OFF
|
||||
|
||||
// enable this to send replay-time validation layer messages to the UI.
|
||||
// By default we only display saved validation layer messages from capture, and then any runtime
|
||||
|
||||
Reference in New Issue
Block a user