Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
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()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c167 struct iris_syncobj **nth_syncobj = in clear_stale_syncobjs() local
173 if (syncobj != nth_syncobj) { in clear_stale_syncobjs()
174 *syncobj = *nth_syncobj; in clear_stale_syncobjs()