mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Vulkan: Remove validation layer that is now included in standard_validation
This commit is contained in:
parent
3cae60b320
commit
0a58424e75
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
using namespace std;
|
||||
|
||||
static const char *validationLayers[] = {
|
||||
"VK_LAYER_GOOGLE_unique_objects",
|
||||
"VK_LAYER_LUNARG_standard_validation",
|
||||
/*
|
||||
"VK_LAYER_GOOGLE_threading",
|
||||
|
|
Loading…
Add table
Reference in a new issue