Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600.h102 void si_context_flush(struct r600_context *ctx, unsigned flags);
Dradeonsi_pipe.c152 si_context_flush(rctx, flags); in radeonsi_flush()
Dr600_hw_context.c180 void si_context_flush(struct r600_context *ctx, unsigned flags) in si_context_flush() function