aboutsummaryrefslogtreecommitdiff
path: root/layers/swapchain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/swapchain.cpp')
-rw-r--r--layers/swapchain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/swapchain.cpp b/layers/swapchain.cpp
index 1888b48c..2fffbab1 100644
--- a/layers/swapchain.cpp
+++ b/layers/swapchain.cpp
@@ -61,7 +61,7 @@ VK_LAYER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkEnumerateInstanceExtensionPrope
static const VkLayerProperties swapchain_global_layers[] = {
{
- "swapchain",
+ "VK_LAYER_LUNARG_swapchain",
VK_API_VERSION,
1,
"Validation layer: swapchain",