diff options
| author | Jon Ashburn <jon@lunarg.com> | 2015-12-10 19:12:21 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-12-10 19:12:21 -0700 |
| commit | 5062a50da151cd15b7f4e0a2917a7f9370d61354 (patch) | |
| tree | 0ee0a2d6a2fda526f8ca696bb35d52a2f6d5d2c6 /include | |
| parent | 563708173641df82ea9ad85ff9d42815c839e2b7 (diff) | |
| download | usermoji-5062a50da151cd15b7f4e0a2917a7f9370d61354.tar.xz | |
layers: Some debug_marker fixes for draw state
Diffstat (limited to 'include')
| -rw-r--r-- | include/vulkan/vk_lunarg_debug_marker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vulkan/vk_lunarg_debug_marker.h b/include/vulkan/vk_lunarg_debug_marker.h index 3887bbf0..9e427803 100644 --- a/include/vulkan/vk_lunarg_debug_marker.h +++ b/include/vulkan/vk_lunarg_debug_marker.h @@ -47,7 +47,7 @@ extern "C" *************************************************************************************************** */ -#define DEBUG_MARKER_EXTENSION_NAME "DEBUG_MARKER" +#define DEBUG_MARKER_EXTENSION_NAME "VK_LUNARG_DEBUG_MARKER" // ------------------------------------------------------------------------------------------------ // Enumerations |
