Searched refs:fragment_attachments (Results 1 – 4 of 4) sorted by relevance
937 struct drm_asahi_attachment *fragment_attachments = in agxdecode_drm_cmd_render() local938 (void *)(uintptr_t)c->fragment_attachments; in agxdecode_drm_cmd_render()940 DUMP_FIELD((&fragment_attachments[i]), "0x%x", order); in agxdecode_drm_cmd_render()941 DUMP_FIELD((&fragment_attachments[i]), "0x%llx", size); in agxdecode_drm_cmd_render()942 DUMP_FIELD((&fragment_attachments[i]), "0x%llx", pointer); in agxdecode_drm_cmd_render()
503 __u64 fragment_attachments; member
345 agx_virtio_serialize_attachments(&ptr, render->fragment_attachments, in agx_virtio_submit()
1512 c->fragment_attachments = (uint64_t)(uintptr_t)&att->list[0]; in agx_cmdbuf()