Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dterminator.c541 …PFN_vkGetPhysicalDeviceExternalSemaphoreProperties fpGetPhysicalDeviceExternalSemaphoreProperties in terminator_GetPhysicalDeviceExternalSemaphoreProperties() local
543fpGetPhysicalDeviceExternalSemaphoreProperties = icd_term->dispatch.GetPhysicalDeviceExternalSemap… in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
545 if (fpGetPhysicalDeviceExternalSemaphoreProperties == NULL && in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
547fpGetPhysicalDeviceExternalSemaphoreProperties = icd_term->dispatch.GetPhysicalDeviceExternalSemap… in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
550 if (fpGetPhysicalDeviceExternalSemaphoreProperties != NULL) { in terminator_GetPhysicalDeviceExternalSemaphoreProperties()
552fpGetPhysicalDeviceExternalSemaphoreProperties(phys_dev_term->phys_dev, pExternalSemaphoreInfo, in terminator_GetPhysicalDeviceExternalSemaphoreProperties()