aboutsummaryrefslogtreecommitdiff
path: root/include/vulkan
diff options
context:
space:
mode:
Diffstat (limited to 'include/vulkan')
-rw-r--r--include/vulkan/vk_lunarg_debug_report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vulkan/vk_lunarg_debug_report.h b/include/vulkan/vk_lunarg_debug_report.h
index 50ee9ea8..7dce07e9 100644
--- a/include/vulkan/vk_lunarg_debug_report.h
+++ b/include/vulkan/vk_lunarg_debug_report.h
@@ -122,7 +122,7 @@ typedef VkBool32 (*PFN_vkDbgMsgCallback)(
int32_t msgCode,
const char* pLayerPrefix,
const char* pMsg,
- void* pUserData);
+ const void* pUserData);
// ------------------------------------------------------------------------------------------------
// API functions