summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layer/VkLayer_window_system_integration.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/layer/VkLayer_window_system_integration.json b/layer/VkLayer_window_system_integration.json
index 6da0948..5402133 100644
--- a/layer/VkLayer_window_system_integration.json
+++ b/layer/VkLayer_window_system_integration.json
@@ -38,11 +38,8 @@
{"name" : "VK_KHR_surface_protected_capabilities", "spec_version" : "1"},
{"name" : "VK_EXT_display_surface_counter", "spec_version" : "1"}
],
- "enable_environment": {
- "ENABLE_WSI_LAYER": "1"
- },
- "disable_environment": {
- "DISABLE_WSI_LAYER": "1"
+ "disable_environment": {
+ "DISABLE_WSI_LAYER": "0"
}
}
}