Home
last modified time | relevance | path

Searched refs:wsi_wl_get_presentation_support (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.h29 wsi_wl_get_presentation_support(struct wsi_device *wsi_device,
Dwsi_common_wayland.c509 wsi_wl_get_presentation_support(struct wsi_device *wsi_device, in wsi_wl_get_presentation_support() function
/external/mesa3d/src/intel/vulkan/
Danv_wsi_wayland.c34 return wsi_wl_get_presentation_support(&physical_device->wsi_device, display); in anv_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_wayland.c36 return wsi_wl_get_presentation_support(&physical_device->wsi_device, display); in radv_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi_wayland.c36 return wsi_wl_get_presentation_support(&physical_device->wsi_device, display); in lvp_GetPhysicalDeviceWaylandPresentationSupportKHR()
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi_wayland.c38 return wsi_wl_get_presentation_support(&physical_device->wsi_device, in tu_GetPhysicalDeviceWaylandPresentationSupportKHR()