Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_log.h63 void fd_log_eof(struct fd_context *ctx);
Dfreedreno_log.c246 void fd_log_eof(struct fd_context *ctx) in fd_log_eof() function
Dfreedreno_context.c109 fd_log_eof(ctx); in fd_context_flush()