Searched defs:WSI_FN_GetPhysicalDeviceProcAddr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.h152 typedef PFN_vkVoidFunction (VKAPI_PTR *WSI_FN_GetPhysicalDeviceProcAddr)(VkPhysicalDevice physicalDevice, const char* pName); typedef in typeref:typename:PFN_vkVoidFunction (VKAPI_PTR *)(VkPhysicalDevice physicalDevice,const char * pName)
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common.h214 typedef PFN_vkVoidFunction (VKAPI_PTR *WSI_FN_GetPhysicalDeviceProcAddr)(VkPhysicalDevice physicalDevice, const char* pName); typedef in typeref:typename:PFN_vkVoidFunction (VKAPI_PTR *)(VkPhysicalDevice physicalDevice,const char * pName)

Completed in 5 milliseconds