commit | 1f8d441d4d790170ae325e5e2d2b02d7ba553cfb | [log] [tgz] |
---|---|---|
author | Michael Lentine <mlentine@google.com> | Tue Jan 19 14:19:38 2016 -0600 |
committer | Mark Lobodzinski <mark@lunarg.com> | Tue Jan 19 13:51:18 2016 -0700 |
tree | 04f2adc255f89dba2a83ece02f427a5966553afd | |
parent | ef694652062574a0b779d8a6646bf2b18e816079 [diff] [blame] |
layers: MR144, Fix layer names
diff --git a/layers/draw_state.cpp b/layers/draw_state.cpp index b55e080..62a3477 100644 --- a/layers/draw_state.cpp +++ b/layers/draw_state.cpp
@@ -2989,7 +2989,7 @@ static const VkLayerProperties ds_device_layers[] = { { - "draw_state", + "VK_LAYER_LUNARG_draw_state", VK_API_VERSION, VK_MAKE_VERSION(0, 1, 0), "Validation layer: draw_state",