Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_fence.h42 void iris_syncobj_destroy(struct iris_screen *, struct iris_syncobj *);
58 iris_syncobj_destroy(screen, *dst); in iris_syncobj_reference()
Diris_fence.c82 iris_syncobj_destroy(struct iris_screen *screen, struct iris_syncobj *syncobj) in iris_syncobj_destroy() function