Home
last modified time | relevance | path

Searched refs:fd_context_switch_to (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h517 fd_context_switch_to(struct fd_context *ctx, struct fd_batch *batch) in fd_context_switch_to() function
536 fd_context_switch_to(ctx, ctx->batch); in fd_context_batch()
Dfreedreno_batch_cache.c393 fd_context_switch_to(ctx, batch); in fd_bc_alloc_batch()