Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_bo.h58 struct bo_export { struct
60 int drm_fd;
63 uint32_t gem_handle;
65 struct list_head link;
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.c125 struct bo_export { struct
127 int drm_fd;
130 uint32_t gem_handle;
132 struct list_head link;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c157 struct bo_export { struct
159 int drm_fd;
162 uint32_t gem_handle;
164 struct list_head link;