mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
renderer_vulkan, config: option to toggle VK validation layer
This commit is contained in:
@@ -25,4 +25,7 @@ bool nullGpu();
|
||||
bool dumpShaders();
|
||||
bool dumpPM4();
|
||||
|
||||
bool vkValidationEnabled();
|
||||
bool vkValidationSyncEnabled();
|
||||
|
||||
}; // namespace Config
|
||||
|
||||
Reference in New Issue
Block a user