Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.h36 struct iris_syncobj { struct
41 struct iris_syncobj *iris_create_syncobj(struct iris_bufmgr *bufmgr); argument
H A Diris_bufmgr.c438 struct iris_syncobj *iris_syncobj = iris_create_syncobj(bufmgr); in iris_bo_export_sync_state() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/xe/
H A Diris_kmd_backend.c228 struct iris_syncobj *iris_syncobj; member