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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_draw.cpp418 update_gfx_pipeline(struct zink_context *ctx, struct zink_batch_state *bs, enum pipe_prim_type mode) function in typeref:typename:bool
593 pipeline_changed = update_gfx_pipeline<BATCH_CHANGED>(ctx, batch->state, mode);
754 update_gfx_pipeline<BATCH_CHANGED>(ctx, batch->state, mode);

Completed in 8 milliseconds