From ebae832becfe966d2f413ca17cd2f9e7d4e804f1 Mon Sep 17 00:00:00 2001 From: Mike Stroyan Date: Fri, 17 Apr 2015 12:36:38 -0600 Subject: update to vulkan.h header version 90, bug 13529 --- layers/layers_msg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layers/layers_msg.h') diff --git a/layers/layers_msg.h b/layers/layers_msg.h index cda11051..3cd5a0c2 100644 --- a/layers/layers_msg.h +++ b/layers/layers_msg.h @@ -33,8 +33,8 @@ static FILE *g_logFile = NULL; // Utility function to handle reporting // If callbacks are enabled, use them, otherwise use printf static void layerCbMsg(VK_DBG_MSG_TYPE msgType, - VkValidationLevel validationLevel, - VkBaseObject srcObject, + VkValidationLevel validationLevel, + VkObject srcObject, size_t location, int32_t msgCode, const char* pLayerPrefix, -- cgit v1.2.3