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

/external/skia/third_party/vulkan/
H A Dvulkan.h3557 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h3566 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef

Completed in 489 milliseconds