aboutsummaryrefslogtreecommitdiff
path: root/layers/basic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'layers/basic.cpp')
-rw-r--r--layers/basic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/basic.cpp b/layers/basic.cpp
index ba56517b..74f22b18 100644
--- a/layers/basic.cpp
+++ b/layers/basic.cpp
@@ -34,7 +34,7 @@
static const VkLayerProperties globalLayerProps[] = {
{
- "basic",
+ "VK_LAYER_LUNARG_basic",
VK_API_VERSION, // specVersion
VK_MAKE_VERSION(0, 1, 0), // implementationVersion
"layer: basic",