Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.h75 struct fd_batch * fd_batch_from_fb(struct fd_batch_cache *cache,
Dfreedreno_context.h531 fd_batch_from_fb(&ctx->screen->batch_cache, ctx, &ctx->framebuffer); in fd_context_batch()
Dfreedreno_batch_cache.c466 fd_batch_from_fb(struct fd_batch_cache *cache, struct fd_context *ctx, in fd_batch_from_fb() function