Searched refs:pExternalSemaphoreInfo (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VkEncoder.h | 820 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, 1101 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo,
|
D | VkEncoder.cpp | 11929 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties() argument 11944 if (pExternalSemaphoreInfo) in vkGetPhysicalDeviceExternalSemaphoreProperties() 11947 …deepcopy_VkPhysicalDeviceExternalSemaphoreInfo(pool, pExternalSemaphoreInfo, (VkPhysicalDeviceExte… in vkGetPhysicalDeviceExternalSemaphoreProperties() 15844 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument 15859 if (pExternalSemaphoreInfo) in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() 15862 …deepcopy_VkPhysicalDeviceExternalSemaphoreInfo(pool, pExternalSemaphoreInfo, (VkPhysicalDeviceExte… in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
|
/device/generic/goldfish-opengl/system/vulkan/ |
D | func_table.cpp | 2054 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in entry_vkGetPhysicalDeviceExternalSemaphoreProperties() argument 2059 …vkEnc->vkGetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, pExt… in entry_vkGetPhysicalDeviceExternalSemaphoreProperties() 2915 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in entry_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() argument 2920 …vkEnc->vkGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice, pExternalSemaphoreInfo, p… in entry_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
|