Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h53 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
Dapi_gen.cpp175 INIT_PROC(false, instance, GetPhysicalDeviceExternalSemaphoreProperties); in InitDispatchTable()
507 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…
1416 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const… in GetPhysicalDeviceExternalSemaphoreProperties() function
1417 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExt… in GetPhysicalDeviceExternalSemaphoreProperties()
2319 …vulkan::api::GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, … in vkGetPhysicalDeviceExternalSemaphoreProperties()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp192 …t<PFN_vkGetPhysicalDeviceExternalSemaphoreProperties>(GetPhysicalDeviceExternalSemaphoreProperties
Dnull_driver_gen.h194 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…
Dnull_driver.cpp1565 void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const VkPhysical… in GetPhysicalDeviceExternalSemaphoreProperties() function