mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
8102f63114
Assign (per-frame) unique ids to each MacroOp and StackOp operations and ensure that the pairwise Push/Pop and Record/End match. In a follow-up change the Flex and Stack layouts will rely on those checks to avoid being overlapped. Signed-off-by: Elias Naur <mail@eliasnaur.com>