Searched refs:lima_bo_export (Results 1 – 3 of 3) sorted by relevance
68 bool lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle);
361 bool lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle) in lima_bo_export() function
389 if (!lima_bo_export(res->bo, handle)) in lima_resource_get_handle()