Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_scratch.h37 void agx_scratch_debug_post(struct agx_scratch *scratch);
H A Dagx_scratch.c249 agx_scratch_debug_post(struct agx_scratch *scratch) in agx_scratch_debug_post() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_batch.c1044 agx_scratch_debug_post(&ctx->scratch_cs); in agx_batch_submit()
1048 agx_scratch_debug_post(&ctx->scratch_vs); in agx_batch_submit()
1050 agx_scratch_debug_post(&ctx->scratch_fs); in agx_batch_submit()