Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h59 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
Dapi_gen.cpp178 INIT_PROC(false, instance, GetPhysicalDeviceExternalSemaphoreProperties); in InitDispatchTable()
501 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…
1396 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const… in GetPhysicalDeviceExternalSemaphoreProperties() function
1397 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExt… in GetPhysicalDeviceExternalSemaphoreProperties()
2294 …vulkan::api::GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, … in vkGetPhysicalDeviceExternalSemaphoreProperties()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp193 …t<PFN_vkGetPhysicalDeviceExternalSemaphoreProperties>(GetPhysicalDeviceExternalSemaphoreProperties
Dnull_driver_gen.h188 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…
Dnull_driver.cpp1565 void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const VkPhysical… in GetPhysicalDeviceExternalSemaphoreProperties() function