Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/lib/
Dpool.h61 agx_pool_cleanup(struct agx_pool *pool);
Dpool.c63 agx_pool_cleanup(struct agx_pool *pool) in agx_pool_cleanup() function
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c578 agx_pool_cleanup(&ctx->batch->pool); in agx_flush()
579 agx_pool_cleanup(&ctx->batch->pipeline_pool); in agx_flush()