xref: /aosp_15_r20/external/mesa3d/src/freedreno/computerator/examples/buf-init.asm (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1@localsize 8, 1, 1
2@buf 8 1, 2, 3, 4, 5, 6, 7, 8
3@invocationid(r0.x)
4
5ldib.b.untyped.1d.u32.4.imm r1.x, r0.x, 0
6(sy)add.u r1.x, r1.x, 5
7(rpt5)nop
8stib.b.untyped.1d.u32.4.imm r1.x, r0.x, 0
9end
10