Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceExternalFenceInfo (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h5493 typedef struct VkPhysicalDeviceExternalFenceInfo { struct
5497 } VkPhysicalDeviceExternalFenceInfo; typedef
5579 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFenceProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
5716 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,
9384 typedef VkPhysicalDeviceExternalFenceInfo VkPhysicalDeviceExternalFenceInfoKHR;
9388 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalFencePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo, VkExternalFenceProperties* pExternalFenceProperties);
9393 const VkPhysicalDeviceExternalFenceInfo* pExternalFenceInfo,

Completed in 59 milliseconds