Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Ddriver_gen.h101 …FN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR GetPhysicalDeviceExternalSemaphorePropertiesK… member
H A Ddriver.cpp1562 if (driver.GetPhysicalDeviceExternalSemaphorePropertiesKHR) { in GetPhysicalDeviceExternalSemaphoreProperties()
1563 driver.GetPhysicalDeviceExternalSemaphorePropertiesKHR( in GetPhysicalDeviceExternalSemaphoreProperties()
H A Ddriver_gen.cpp636 …KHR_external_semaphore_capabilities, true, instance, GetPhysicalDeviceExternalSemaphorePropertiesK… in InitDriverTable()