Lines Matching refs:VkPhysicalDeviceExternalSemaphoreInfo
19377 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphoreProperties()
19418 VkPhysicalDeviceExternalSemaphoreInfo* local_pExternalSemaphoreInfo; in vkGetPhysicalDeviceExternalSemaphoreProperties()
19422 local_pExternalSemaphoreInfo = (VkPhysicalDeviceExternalSemaphoreInfo*)pool->alloc( in vkGetPhysicalDeviceExternalSemaphoreProperties()
19423 sizeof(const VkPhysicalDeviceExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
19426 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
19431 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphoreProperties()
19440 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo), countPtr); in vkGetPhysicalDeviceExternalSemaphoreProperties()
19471 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo), streamPtrPtr); in vkGetPhysicalDeviceExternalSemaphoreProperties()
25994 const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26035 VkPhysicalDeviceExternalSemaphoreInfo* local_pExternalSemaphoreInfo; in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26039 local_pExternalSemaphoreInfo = (VkPhysicalDeviceExternalSemaphoreInfo*)pool->alloc( in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26040 sizeof(const VkPhysicalDeviceExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26043 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26048 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo)); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26057 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo), countPtr); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()
26090 (VkPhysicalDeviceExternalSemaphoreInfo*)(local_pExternalSemaphoreInfo), streamPtrPtr); in vkGetPhysicalDeviceExternalSemaphorePropertiesKHR()