Skip to content

vkd3d-shader/d3dbc: Account for relative addressing when setting instruction length.

This issue is easy to spot in disassembly, when we don't skip correctly to the next instruction. On Windows disassembler does not depend on this it seems and skips naturally after processing all parameters that may or may not use relative addresses.

Signed-off-by: Nikolay Sivov nsivov@codeweavers.com

Merge request reports

Loading