Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_query.c493 struct agx_batch *batch = agx_get_compute_batch(ctx); in agx_get_query_result_resource_gpu()
Dagx_state.h1139 struct agx_batch *agx_get_compute_batch(struct agx_context *ctx);
Dagx_batch.c487 agx_get_compute_batch(struct agx_context *ctx) in agx_get_compute_batch() function
Dagx_state.c5291 struct agx_batch *batch = agx_get_compute_batch(ctx); in agx_launch_grid()