mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Disable vulkan validation layers that were accidentally enabled
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
|
||||
// uncomment 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
|
||||
|
||||
ResourceFormat MakeResourceFormat(VkFormat fmt);
|
||||
VkFormat MakeVkFormat(ResourceFormat fmt);
|
||||
|
||||
Reference in New Issue
Block a user