Home | History | Annotate | Download | only in vulkan

Lines Matching refs:messageCode

3729     int32_t                                     messageCode,
3746 typedef void (VKAPI_PTR *PFN_vkDebugReportMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectType, uint64_t object, size_t location, int32_t messageCode, const char* pLayerPrefix, const char* pMessage);
3766 int32_t messageCode,