Home
last modified time | relevance | path

Searched defs:bo_export (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c127 struct bo_export { struct
129 int drm_fd;
132 uint32_t gem_handle;
134 struct list_head link;
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c162 struct bo_export { struct
164 int drm_fd;
167 uint32_t gem_handle;
169 struct list_head link;
/aosp_15_r20/external/mesa3d/src/panfrost/lib/kmod/
H A Dpan_kmod.h376 int (*bo_export)(struct pan_kmod_bo *bo, int dmabuf_fd); member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_types.h666 struct bo_export { struct
668 int drm_fd;
671 uint32_t gem_handle;
673 struct list_head link;