Searched defs:annotations (Results 1 – 6 of 6) sorted by relevance
89 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkCreateInstance() local222 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkDestroyInstance() local333 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkEnumeratePhysicalDevices() local484 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFeatures() local577 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceFormatProperties() local678 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceImageFormatProperties() local804 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceProperties() local899 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceQueueFamilyProperties() local1056 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetPhysicalDeviceMemoryProperties() local1152 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in vkGetInstanceProcAddr() local[all …]
256 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
294 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
579 auto annotations = std::make_unique<HangAnnotations>(); in TEST() local
676 auto annotations = std::make_unique<EventHangMetadata::HangAnnotations>(); in postWorkerFunc() local
195 auto annotations = in decode() local