Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi_gen.h52 PFN_vkGetPhysicalDeviceExternalFenceProperties GetPhysicalDeviceExternalFenceProperties; member
Dapi_gen.cpp174 INIT_PROC(false, instance, GetPhysicalDeviceExternalFenceProperties); in InitDispatchTable()
506 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…
1412 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP… in GetPhysicalDeviceExternalFenceProperties() function
1413 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExterna… in GetPhysicalDeviceExternalFenceProperties()
2314 …vulkan::api::GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExterna… in vkGetPhysicalDeviceExternalFenceProperties()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.cpp191 …ic_cast<PFN_vkGetPhysicalDeviceExternalFenceProperties>(GetPhysicalDeviceExternalFenceProperties))…
Dnull_driver_gen.h193 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…
Dnull_driver.cpp1562 void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDevi… in GetPhysicalDeviceExternalFenceProperties() function