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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h4352 typedef struct VkExternalSemaphorePropertiesKHR { struct
4358 } VkExternalSemaphorePropertiesKHR; typedef in typeref:struct:VkExternalSemaphorePropertiesKHR
4361 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceExternalSemaphorePropertiesKHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalSemaphoreInfoKHR* pExternalSemaphoreInfo, VkExternalSemaphorePropertiesKHR* pExternalSemaphoreProperties);
4367 VkExternalSemaphorePropertiesKHR* pExternalSemaphoreProperties);

Completed in 29 milliseconds