Home
last modified time | relevance | path

Searched refs:tc_unflushed_batch_token_reference (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c77 tc_unflushed_batch_token_reference(&(*rdst)->tc_token, NULL); in si_fence_reference()
104 tc_unflushed_batch_token_reference(&fence->tc_token, tc_token); in si_create_fence()
454 tc_unflushed_batch_token_reference(&multi_fence->tc_token, NULL); in si_flush_from_st()
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h420 tc_unflushed_batch_token_reference(struct tc_unflushed_batch_token **dst, in tc_unflushed_batch_token_reference() function
Du_threaded_context.c115 tc_unflushed_batch_token_reference(&next->token, NULL); in tc_batch_flush()
201 tc_unflushed_batch_token_reference(&next->token, NULL); in _tc_sync()