Home
last modified time | relevance | path

Searched refs:last_restart_index (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp1267 return primitive_restart && (restart_index != sctx->last_restart_index ||
1268 sctx->last_restart_index == SI_RESTART_INDEX_UNKNOWN);
1415 sctx->last_restart_index = restart_index;
H A Dsi_gfx_cs.c516 ctx->last_restart_index = SI_RESTART_INDEX_UNKNOWN; in si_begin_new_gfx_cs()
H A Dsi_pipe.h1156 unsigned last_restart_index; member

Completed in 10 milliseconds