Searched refs:GetPhysicalDeviceExternalSemaphoreProperties (Results 1 – 5 of 5) sorted by relevance
59 PFN_vkGetPhysicalDeviceExternalSemaphoreProperties GetPhysicalDeviceExternalSemaphoreProperties; member
178 INIT_PROC(false, instance, GetPhysicalDeviceExternalSemaphoreProperties); in InitDispatchTable()501 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…1396 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const… in GetPhysicalDeviceExternalSemaphoreProperties() function1397 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExt… in GetPhysicalDeviceExternalSemaphoreProperties()2294 …vulkan::api::GetPhysicalDeviceExternalSemaphoreProperties(physicalDevice, pExternalSemaphoreInfo, … in vkGetPhysicalDeviceExternalSemaphoreProperties()
193 …t<PFN_vkGetPhysicalDeviceExternalSemaphoreProperties>(GetPhysicalDeviceExternalSemaphoreProperties…
188 VKAPI_ATTR void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const…
1565 void GetPhysicalDeviceExternalSemaphoreProperties(VkPhysicalDevice physicalDevice, const VkPhysical… in GetPhysicalDeviceExternalSemaphoreProperties() function