Searched refs:last_gfx (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Deg_debug.c327 if (!rctx->last_gfx.ib)
343 eg_parse_ib(f, rctx->last_gfx.ib, rctx->last_gfx.num_dw,
359 radeon_clear_saved_cs(&rctx->last_gfx);
H A Dr600_hw_context.c294 radeon_clear_saved_cs(&ctx->last_gfx);
295 radeon_save_cs(ws, cs, &ctx->last_gfx, true);
H A Dr600_pipe.c133 radeon_clear_saved_cs(&rctx->last_gfx);
H A Dr600_pipe.h607 struct radeon_saved_cs last_gfx; member in struct:r600_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Deg_debug.c327 if (!rctx->last_gfx.ib)
343 eg_parse_ib(f, rctx->last_gfx.ib, rctx->last_gfx.num_dw,
359 radeon_clear_saved_cs(&rctx->last_gfx);
H A Dr600_hw_context.c294 radeon_clear_saved_cs(&ctx->last_gfx);
295 radeon_save_cs(ws, cs, &ctx->last_gfx, true);
H A Dr600_pipe.c132 radeon_clear_saved_cs(&rctx->last_gfx);
H A Dr600_pipe.h612 struct radeon_saved_cs last_gfx; member in struct:r600_context

Completed in 13 milliseconds