Searched refs:PFN_vkGetSemaphoreFdKHR (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 5473 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkSemaphoreGetFdInfoKHR * pGetFdInfo,int * pFd) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 6767 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreFdKHR)(VkDevice device, const VkSemaphoreGetFdInfoKHR* pGetFdInfo, int* pFd); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,const VkSemaphoreGetFdInfoKHR * pGetFdInfo,int * pFd) |
Completed in 75 milliseconds