Searched refs:GetPhysicalDeviceExternalFenceProperties (Results 1 – 5 of 5) sorted by relevance
60 PFN_vkGetPhysicalDeviceExternalFenceProperties GetPhysicalDeviceExternalFenceProperties; member
179 INIT_PROC(false, instance, GetPhysicalDeviceExternalFenceProperties); in InitDispatchTable()502 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…1400 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP… in GetPhysicalDeviceExternalFenceProperties() function1401 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExterna… in GetPhysicalDeviceExternalFenceProperties()2299 …vulkan::api::GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExterna… in vkGetPhysicalDeviceExternalFenceProperties()
192 …ic_cast<PFN_vkGetPhysicalDeviceExternalFenceProperties>(GetPhysicalDeviceExternalFenceProperties))…
189 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…
1562 void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDevi… in GetPhysicalDeviceExternalFenceProperties() function