mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 12:55:00 +00:00
renderer_vulkan, config: option to toggle VK validation layer
This commit is contained in:
parent
dd5a25fda2
commit
fe3b546d93
8 changed files with 67 additions and 29 deletions
|
@ -25,4 +25,7 @@ bool nullGpu();
|
|||
bool dumpShaders();
|
||||
bool dumpPM4();
|
||||
|
||||
bool vkValidationEnabled();
|
||||
bool vkValidationSyncEnabled();
|
||||
|
||||
}; // namespace Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue