Home
last modified time | relevance | path

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

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