Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_batch.c417 agx_get_batch_for_framebuffer(struct agx_context *ctx, in agx_get_batch_for_framebuffer() function
481 ctx->batch = agx_get_batch_for_framebuffer(ctx, &ctx->framebuffer); in agx_get_batch()
495 ctx->batch = agx_get_batch_for_framebuffer(ctx, &key); in agx_get_compute_batch()