Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/asahi/
Dmagic.c135 unsigned offset_attachments = (470 * 4); in demo_cmdbuf() local
141 agx_pack((map + (offset_attachments / 4) + 4), IOGPU_ATTACHMENT, cfg) { in demo_cmdbuf()
150 unsigned total_size = offset_attachments + (AGX_IOGPU_ATTACHMENT_LENGTH * nr_attachments) + 16; in demo_cmdbuf()
154 cfg.attachment_offset_1 = offset_attachments; in demo_cmdbuf()
155 cfg.attachment_offset_2 = offset_attachments; in demo_cmdbuf()