Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dwrap.c177 agxdecode_track_alloc(&(struct agx_bo){ in wrap_Method()
213 agxdecode_track_alloc(&(struct agx_bo){ in wrap_Method()
H A Ddecode.h43 void agxdecode_track_alloc(struct agxdecode_ctx *ctx, struct agx_bo *alloc);
H A Dagx_bo.c240 agxdecode_track_alloc(dev->agxdecode, bo); in agx_bo_create()
H A Dagx_device.c300 agxdecode_track_alloc(dev->agxdecode, bo); in agx_bo_import()
H A Ddecode.c1038 agxdecode_track_alloc(struct agxdecode_ctx *ctx, struct agx_bo *alloc) in agxdecode_track_alloc() function