Searched refs:PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_wayland.h | 44 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef in typeref:typename:VkBool32 (VKAPI_PTR *)(VkPhysicalDevice physicalDevice,uint32_t queueFamilyIndex,struct wl_display * display) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_wayland.h | 35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef in typeref:typename:VkBool32 (VKAPI_PTR *)(VkPhysicalDevice physicalDevice,uint32_t queueFamilyIndex,struct wl_display * display) |
Completed in 2 milliseconds