mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-05 04:56:31 +00:00
Vulkan: Remove validation layer that is now included in standard_validation
This commit is contained in:
parent
3cae60b320
commit
0a58424e75
@ -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…
x
Reference in New Issue
Block a user