Searched refs:si_log_cs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c448 static void si_log_cs(struct si_context *ctx, struct u_log_context *log, function in typeref:typename:void
476 si_log_cs(ctx, log, false);
484 si_log_cs(sctx, sctx->log, true);
1165 si_log_cs(sctx, &log, true);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c447 static void si_log_cs(struct si_context *ctx, struct u_log_context *log, bool dump_bo_list) function in typeref:typename:void
473 si_log_cs(ctx, log, false);
481 si_log_cs(sctx, sctx->log, true);
1122 si_log_cs(sctx, &log, true);

Completed in 5 milliseconds