Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fine_fence.c43 crocus_syncobj_reference(screen, &fine->syncobj, NULL); in crocus_fine_fence_destroy()
59 crocus_syncobj_reference(batch->screen, &fine->syncobj, in crocus_fine_fence_new()
Dcrocus_fence.h50 crocus_syncobj_reference(struct crocus_screen *screen, in crocus_syncobj_reference() function
Dcrocus_fence.c108 crocus_syncobj_reference(batch->screen, store, syncobj); in crocus_batch_add_syncobj()
144 crocus_syncobj_reference(screen, syncobj, NULL); in clear_stale_syncobjs()
Dcrocus_batch.h296 crocus_syncobj_reference(batch->screen, out_syncobj, syncobj); in crocus_batch_reference_signal_syncobj()
Dcrocus_batch.c527 crocus_syncobj_reference(screen, &syncobj, NULL); in crocus_batch_reset()
557 crocus_syncobj_reference(screen, s, NULL); in crocus_batch_free()
982 crocus_syncobj_reference(screen, s, NULL); in _crocus_batch_flush()
Dcrocus_query.c516 crocus_syncobj_reference(screen, &query->syncobj, NULL); in crocus_destroy_query()