Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h5525 typedef struct VkExternalSemaphoreProperties { struct
5531 } VkExternalSemaphoreProperties; typedef
5580 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalSemaphoreProperties)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
5722 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
9123 typedef VkExternalSemaphoreProperties VkExternalSemaphorePropertiesKHR;
9125 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfo* pExternalSemaphoreInfo, VkExternalSemaphoreProperties* pExternalSemaphoreProperties);
9131 VkExternalSemaphoreProperties* pExternalSemaphoreProperties);

Completed in 58 milliseconds