Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.h81 fd_batch_from_fb(struct fd_context *ctx,
Dfreedreno_batch_cache.c496 fd_batch_from_fb(struct fd_context *ctx, in fd_batch_from_fb() function
Dfreedreno_context.c302 fd_batch_from_fb(ctx, &ctx->framebuffer); in fd_context_batch()