Searched refs:object_info (Results 1 – 3 of 3) sorted by relevance
315 ObjTrackState *object_info = item->second; in DeviceReportUndestroyedObjects() local316 …eport_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, get_debug_report_enum[object_type], object_info->handle, in DeviceReportUndestroyedObjects()319 …HandleToUint64(device), object_string[object_type], object_info->handle, validation_error_map[erro… in DeviceReportUndestroyedObjects()
572 const HeapObjectInfo& object_info = heap_objects[i]; in FindUntrackedObjects() local573 if (!object_info.IsValid()) { in FindUntrackedObjects()581 object_info.Print(); in FindUntrackedObjects()585 object_info.Print(); in FindUntrackedObjects()
2607 object_info = self.padawan.SenseObject(maybe_address)2608 if not object_info:2610 extra.append(cgi.escape(str(object_info)))