Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.h330 …FN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR GetPhysicalDeviceExternalSemaphorePropertiesK… member
Dvk_layer_dispatch_table.h149 …FN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR GetPhysicalDeviceExternalSemaphorePropertiesK… member
Dvk_loader_extensions.c178 LOOKUP_GIPA(GetPhysicalDeviceExternalSemaphorePropertiesKHR, false); in loader_icd_init_entries()
1257 …table->GetPhysicalDeviceExternalSemaphorePropertiesKHR = (PFN_vkGetPhysicalDeviceExternalSemaphore… in loader_init_instance_extension_dispatch_table()
2310 …ernalSemaphorePropertiesKHR")) return (void *)table->GetPhysicalDeviceExternalSemaphorePropertiesK… in loader_lookup_instance_dispatch_table()
9891 ….GetPhysicalDeviceExternalSemaphorePropertiesKHR = terminator_GetPhysicalDeviceExternalSemaphorePr…
Dvk_dispatch_table_helper.h1412 …table->GetPhysicalDeviceExternalSemaphorePropertiesKHR = (PFN_vkGetPhysicalDeviceExternalSemaphore… in layer_init_instance_dispatch_table()
/third_party/vulkan-loader/loader/
Dterminator.c547 …viceExternalSemaphoreProperties = icd_term->dispatch.GetPhysicalDeviceExternalSemaphorePropertiesK… in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
Dtrampoline.c2660 … disp->GetPhysicalDeviceExternalSemaphorePropertiesKHR(unwrapped_phys_dev, pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties()