mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
The binary format stores destination argument after sources. Each argument takes either 3 tokens or 5 tokens, when indexed. For simplicity read them all first, and print destination first. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>