vkd3d-shader/d3d-asm: Dump all indices when tracing VSIR code.
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
Activity
added 18 commits
-
e25d6138...10559fa1 - 17 commits from branch
wine:master
- 0f911492 - vkd3d-shader/d3d-asm: Dump all indices when tracing VSIR code.
-
e25d6138...10559fa1 - 17 commits from branch
Please register or sign in to reply