Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Ddebug_utils.c390 VkDebugReportCallbackEXT report_handle = (VkDebugReportCallbackEXT)(uintptr_t)pNext; in util_CreateDebugReportCallbacks() local
392 …ReportCallback(inst, (const VkDebugReportCallbackCreateInfoEXT *)pNext, pAllocator, report_handle); in util_CreateDebugReportCallbacks()