Searched refs:iris_bo_export_gem_handle_for_device (Results 1 – 3 of 3) sorted by relevance
478 int iris_bo_export_gem_handle_for_device(struct iris_bo *bo, int drm_fd,
1618 if (iris_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle)) in iris_resource_get_param()1699 if (iris_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle)) in iris_resource_get_handle()
1912 iris_bo_export_gem_handle_for_device(struct iris_bo *bo, int drm_fd, in iris_bo_export_gem_handle_for_device() function