Searched refs:GetPhysicalDeviceExternalFenceProperties (Results 1 – 5 of 5) sorted by relevance
52 PFN_vkGetPhysicalDeviceExternalFenceProperties GetPhysicalDeviceExternalFenceProperties; member
174 INIT_PROC(false, instance, GetPhysicalDeviceExternalFenceProperties); in InitDispatchTable()506 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…1412 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP… in GetPhysicalDeviceExternalFenceProperties() function1413 …GetData(physicalDevice).dispatch.GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExterna… in GetPhysicalDeviceExternalFenceProperties()2314 …vulkan::api::GetPhysicalDeviceExternalFenceProperties(physicalDevice, pExternalFenceInfo, pExterna… in vkGetPhysicalDeviceExternalFenceProperties()
191 …ic_cast<PFN_vkGetPhysicalDeviceExternalFenceProperties>(GetPhysicalDeviceExternalFenceProperties))…
193 VKAPI_ATTR void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkP…
1562 void GetPhysicalDeviceExternalFenceProperties(VkPhysicalDevice physicalDevice, const VkPhysicalDevi… in GetPhysicalDeviceExternalFenceProperties() function