Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.h42 void crocus_syncobj_destroy(struct crocus_screen *, struct crocus_syncobj *);
55 crocus_syncobj_destroy(screen, *dst); in crocus_syncobj_reference()
H A Dcrocus_fence.c80 crocus_syncobj_destroy(struct crocus_screen *screen, in crocus_syncobj_destroy() function