Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c167 struct iris_syncobj **nth_syncobj = in clear_stale_syncobjs() local
172 if (syncobj != nth_syncobj) { in clear_stale_syncobjs()
173 *syncobj = *nth_syncobj; in clear_stale_syncobjs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c147 struct crocus_syncobj **nth_syncobj = in clear_stale_syncobjs() local
153 if (syncobj != nth_syncobj) { in clear_stale_syncobjs()
154 *syncobj = *nth_syncobj; in clear_stale_syncobjs()