Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dvk_loader_layer.h30 VkDebugReportCallbackEXT msgCallback; member
Ddebug_utils.c301 pNewDbgFuncNode->report.msgCallback = callback; in util_CreateDebugReportCallback()
372 if (!pTrav->is_messenger && pTrav->report.msgCallback == callback) { in util_DestroyDebugReportCallback()
475 pNewDbgFuncNode->report.msgCallback = *pCallback; in terminator_CreateDebugReportCallbackEXT()