Home
last modified time | relevance | path

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

/third_party/mesa3d/include/vulkan/
H A Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_wayland.h35 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_wayland.h36 typedef VkBool32 (VKAPI_PTR *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, struct wl_display* display); typedef
/third_party/glfw/src/
H A Dwl_platform.h43 typedef VkBool32 (APIENTRY *PFN_vkGetPhysicalDeviceWaylandPresentationSupportKHR)(VkPhysicalDevice,uint32_t,struct wl_display*); typedef

Completed in 4 milliseconds