Home
last modified time | relevance | path

Searched refs:gfx_last_dw (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_debug.c454 if (!dump_bo_list && gfx_cur == scs->gfx_last_dw) in si_log_cs()
463 chunk->gfx_begin = scs->gfx_last_dw; in si_log_cs()
465 scs->gfx_last_dw = gfx_cur; in si_log_cs()
Dsi_pipe.h868 unsigned gfx_last_dw; member