Searched refs:VP_DEBUG_MSG (Results 1 – 1 of 1) sorted by relevance
53 #define VP_DEBUG_MSG(MSG) VP_DEBUG_MESSAGE_CALLBACK(MSG) macro55 #define VP_DEBUG_COND_MSG(COND, MSG) if (COND) VP_DEBUG_MSG(MSG)10588 …VP_DEBUG_MSG("Unsupported mandatory extension VK_KHR_get_physical_device_properties2 on Vulkan 1.0… in vpGetInstanceProfileVariantsSupport()