Searched refs:gfx_last_dw (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c457 gfx_cur == scs->gfx_last_dw)
466 chunk->gfx_begin = scs->gfx_last_dw;
468 scs->gfx_last_dw = gfx_cur;
H A Dsi_pipe.h787 unsigned gfx_last_dw; member in struct:si_saved_cs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_debug.c454 if (!dump_bo_list && gfx_cur == scs->gfx_last_dw)
463 chunk->gfx_begin = scs->gfx_last_dw;
465 scs->gfx_last_dw = gfx_cur;
H A Dsi_pipe.h868 unsigned gfx_last_dw; member in struct:si_saved_cs

Completed in 13 milliseconds