Home
last modified time | relevance | path

Searched refs:crocus_bo_export_gem_handle_for_device (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h343 int crocus_bo_export_gem_handle_for_device(struct crocus_bo *bo, int drm_fd,
Dcrocus_resource.c1013 if (crocus_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle)) in crocus_resource_get_param()
1079 if (crocus_bo_export_gem_handle_for_device(bo, screen->winsys_fd, &handle)) in crocus_resource_get_handle()
Dcrocus_bufmgr.c1407 crocus_bo_export_gem_handle_for_device(struct crocus_bo *bo, int drm_fd, in crocus_bo_export_gem_handle_for_device() function