Home
last modified time | relevance | path

Searched refs:iris_syncobj_destroy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.h42 void iris_syncobj_destroy(struct iris_bufmgr *, struct iris_syncobj *);
59 iris_syncobj_destroy(bufmgr, *dst); in iris_syncobj_reference()
H A Diris_fence.c83 iris_syncobj_destroy(struct iris_bufmgr *bufmgr, struct iris_syncobj *syncobj) in iris_syncobj_destroy() function
H A Diris_bufmgr.c469 iris_syncobj_destroy(bufmgr, iris_syncobj); in iris_bo_export_sync_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_batch.c190 iris_syncobj_destroy(bufmgr, syncobj); in iris_xe_wait_exec_queue_idle()