Searched refs:pExternalFenceInfo (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.h | 196 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
|
D | driver.cpp | 1969 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, in GetPhysicalDeviceExternalFenceProperties() argument 1977 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in GetPhysicalDeviceExternalFenceProperties() 1983 physicalDevice, pExternalFenceInfo, pExternalFenceProperties); in GetPhysicalDeviceExternalFenceProperties()
|
D | api_gen.cpp | 553 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… 1562 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in GetPhysicalDeviceExternalFenceProperties() argument 1563 ….dispatch.GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExternalFe… in GetPhysicalDeviceExternalFenceProperties() 2661 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in vkGetPhysicalDeviceExternalFenceProperties() argument 2662 …vulkan::api::GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExterna… in vkGetPhysicalDeviceExternalFenceProperties()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 190 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF…
|
D | null_driver.cpp | 1593 …calDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalF… in GetPhysicalDeviceExternalFenceProperties() argument
|