Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_device.h166 uint32_t agx_create_command_queue(struct agx_device *dev, uint32_t caps,
H A Dagx_device.c578 agx_create_command_queue(struct agx_device *dev, uint32_t caps, in agx_create_command_queue() function
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_queue.c576 queue->drm.id = agx_create_command_queue(&dev->dev, in hk_queue_init()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c1873 ctx->queue_id = agx_create_command_queue(agx_device(screen), in agx_create_context()