Skip to content
Snippets Groups Projects

vkd3d-shader/d3d-asm: Dump all indices when tracing VSIR code.

Merged Giovanni Mascellani requested to merge giomasce/vkd3d:vulcano into master

Our ASM dumper currently hides or interprets some register indices in order to match users expectations. This can be inconvenient for developers, though, because it makes it harder to understand what's really going on in the VSIR code when reading logs. With this change the whole index structure is dumped.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading