Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h821 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
1102 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
DVkEncoder.cpp11930 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) in vkGetPhysicalDeviceExternalSemaphoreProperties() argument
11959 …emaphoreProperties(countingStream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
11970 …xternalSemaphoreProperties(stream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
11972 …xternalSemaphoreProperties(stream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
11973 if (pExternalSemaphoreProperties) in vkGetPhysicalDeviceExternalSemaphoreProperties()
11975 …horeProperties(mImpl->resources(), (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
15845 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
15874 …emaphoreProperties(countingStream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
15885 …xternalSemaphoreProperties(stream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
15887 …xternalSemaphoreProperties(stream, (VkExternalSemaphoreProperties*)(pExternalSemaphoreProperties)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
[all …]
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp2055 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) in entry_vkGetPhysicalDeviceExternalSemaphoreProperties() argument
2059 …eExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in entry_vkGetPhysicalDeviceExternalSemaphoreProperties()
2916 VkExternalSemaphoreProperties* pExternalSemaphoreProperties) in entry_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument
2920 …ternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, pExternalSemaphoreProperties); in entry_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()