Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c743 struct iris_syncobj **p_syncobj, in move_syncobj_to_batch() argument
748 if (!*p_syncobj) in move_syncobj_to_batch()
753 if (*p_syncobj == *s) { in move_syncobj_to_batch()
760 iris_batch_add_syncobj(batch, *p_syncobj, flags); in move_syncobj_to_batch()
762 iris_syncobj_reference(bufmgr, p_syncobj, NULL); in move_syncobj_to_batch()