Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c526 struct fd_batch *batch, *save_batch = NULL; variable
529 fd_batch_reference(&save_batch, ctx->batch);
579 fd_batch_reference(&ctx->batch, save_batch);
581 fd_batch_reference(&save_batch, NULL);

Completed in 1 milliseconds