Home
last modified time | relevance | path

Searched refs:wsi_common_drm_devices_equal (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.h28 wsi_common_drm_devices_equal(int fd_a, int fd_b);
Dwsi_common_drm.c244 wsi_common_drm_devices_equal(int fd_a, int fd_b) in wsi_common_drm_devices_equal() function
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_wsi.c29 return wsi_common_drm_devices_equal(fd, pdevice->local_fd); in tu_wsi_can_present_on_device()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi.c45 return wsi_common_drm_devices_equal(fd, pdevice->display_fd); in v3dv_wsi_can_present_on_device()