Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/lib/
Dagx_device.h81 agx_lookup_bo(struct agx_device *dev, uint32_t handle) in agx_lookup_bo() function
Dagx_device.c147 bo = agx_lookup_bo(dev, handle); in agx_bo_alloc()