Searched refs:crocus_syncobj_reference (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_fine_fence.c | 43 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()
|
D | crocus_fence.h | 50 crocus_syncobj_reference(struct crocus_screen *screen, in crocus_syncobj_reference() function
|
D | crocus_fence.c | 108 crocus_syncobj_reference(batch->screen, store, syncobj); in crocus_batch_add_syncobj() 144 crocus_syncobj_reference(screen, syncobj, NULL); in clear_stale_syncobjs()
|
D | crocus_batch.h | 296 crocus_syncobj_reference(batch->screen, out_syncobj, syncobj); in crocus_batch_reference_signal_syncobj()
|
D | crocus_batch.c | 527 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()
|
D | crocus_query.c | 516 crocus_syncobj_reference(screen, &query->syncobj, NULL); in crocus_destroy_query()
|