Searched refs:last_rast_prim (Results 1 – 3 of 3) sorted by relevance
430 ctx->last_rast_prim = -1; in r600_begin_new_cs()
592 enum pipe_prim_type last_rast_prim; member
2043 if (rast_prim == rctx->last_rast_prim) in r600_emit_rasterizer_prim_state()2052 rctx->last_rast_prim = rast_prim; in r600_emit_rasterizer_prim_state()