Home
last modified time | relevance | path

Searched refs:object_handle (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/loader/
H A Ddebug_utils.c89 uint64_t object_handle = 0; in util_SubmitDebugUtilsMessageEXT() local
93 debug_utils_AnnotObjectToDebugReportObject(pCallbackData->pObjects, &object_type, &object_handle); in util_SubmitDebugUtilsMessageEXT()
104 if (pTrav->report.pfnMsgCallback(object_flags, object_type, object_handle, 0, pCallbackData->messageIdNumber, in util_SubmitDebugUtilsMessageEXT()
683 bool debug_utils_ReportObjectToAnnotObject(VkDebugReportObjectTypeEXT dr_object_type, uint64_t object_handle, in debug_utils_ReportObjectToAnnotObject() argument
690 da_object_name_info->objectHandle = (uint64_t)(uintptr_t)object_handle; in debug_utils_ReportObjectToAnnotObject()

Completed in 2 milliseconds