Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.c279 fd_context_switch_to(struct fd_context *ctx, struct fd_batch *batch) in fd_context_switch_to() function
307 fd_context_switch_to(ctx, batch); in fd_context_batch()
Dfreedreno_context.h702 void fd_context_switch_to(struct fd_context *ctx,
Dfreedreno_batch_cache.c427 fd_context_switch_to(ctx, batch); in fd_bc_alloc_batch()