Home
last modified time | relevance | path

Searched refs:debug_utils_DebugReportMessageEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
Ddebug_utils.c412 static VKAPI_ATTR void VKAPI_CALL debug_utils_DebugReportMessageEXT(VkInstance instance, VkDebugRep… in debug_utils_DebugReportMessageEXT() function
596 …e->enabled_known_extensions.ext_debug_report == 1 ? (void *)debug_utils_DebugReportMessageEXT : NU… in debug_extensions_InstanceGpa()