Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h392 threaded_context_flush(struct pipe_context *_pipe,
Du_threaded_context.c303 threaded_context_flush(struct pipe_context *_pipe, in threaded_context_flush() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_fence.c285 threaded_context_flush(ctx, sfence->tc_token, timeout == 0); in si_fence_finish()