Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.h58 struct bo_export { struct
H A Dzink_bo.c132 list_for_each_entry_safe(struct bo_export, export, &bo->u.real.exports, link) { in bo_destroy() argument
1130 list_for_each_entry(struct bo_export, export, &bo->u.real.exports, link) { in zink_bo_get_kms_handle() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c125 struct bo_export { struct
616 list_for_each_entry_safe(struct bo_export, export, &bo->exports, link) { in bo_close() argument
1452 list_for_each_entry(struct bo_export, iter, &bo->exports, link) { in crocus_bo_export_gem_handle_for_device() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c157 struct bo_export { struct
1326 list_for_each_entry_safe(struct bo_export, export, &bo->real.exports, link) { in bo_close() argument
2082 list_for_each_entry(struct bo_export, iter, &bo->real.exports, link) { in iris_bo_export_gem_handle_for_device() argument

Completed in 9 milliseconds