Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp174 dbgCreateInfo.pfnCallback = report_log_callback; in layer_debug_report_actions()
Dvk_layer_logging.h996 static inline VKAPI_ATTR VkBool32 VKAPI_CALL report_log_callback(VkFlags msg_flags, VkDebugReportOb… in report_log_callback() function