Searched refs:can_present_on_device (Results 1 – 2 of 2) sorted by relevance
219 bool (*can_present_on_device)(VkPhysicalDevice pdevice, int fd); member
259 if (wsi->can_present_on_device) in wsi_device_matches_drm_fd()260 return wsi->can_present_on_device(wsi->pdevice, drm_fd); in wsi_device_matches_drm_fd()