Searched refs:local_pExternalSemaphoreInfo (Results 1 – 1 of 1) sorted by relevance
11941 VkPhysicalDeviceExternalSemaphoreInfo* local_pExternalSemaphoreInfo; in vkGetPhysicalDeviceExternalSemaphoreProperties() local11943 local_pExternalSemaphoreInfo = nullptr; in vkGetPhysicalDeviceExternalSemaphoreProperties()11946 …local_pExternalSemaphoreInfo = (VkPhysicalDeviceExternalSemaphoreInfo*)pool->alloc(sizeof(const Vk… in vkGetPhysicalDeviceExternalSemaphoreProperties()11947 …l, pExternalSemaphoreInfo, (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()11949 if (local_pExternalSemaphoreInfo) in vkGetPhysicalDeviceExternalSemaphoreProperties()11951 …reInfo(mImpl->resources(), (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()11958 …aphoreInfo(countingStream, (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()11969 …ernalSemaphoreInfo(stream, (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()15856 VkPhysicalDeviceExternalSemaphoreInfo* local_pExternalSemaphoreInfo; in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR() local15858 local_pExternalSemaphoreInfo = nullptr; in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()[all …]