Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_draw.cpp1290 (GFX_VERSION == GFX9 && prim != sctx->last_prim)) {
1390 if (prim != sctx->last_prim) {
1400 sctx->last_prim = prim;
H A Dsi_gfx_cs.c517 ctx->last_prim = -1; in si_begin_new_gfx_cs()
H A Dsi_pipe.h1157 unsigned last_prim; member

Completed in 9 milliseconds