Skip to content
Snippets Groups Projects
Commit a68fd1b0 authored by Giovanni Mascellani's avatar Giovanni Mascellani Committed by Henri Verbeet
Browse files

vkd3d-shader/ir: Simplify shader_register_normalise_arrayed_addressing().

The two branches do essentially the same thing, but in different
ways and each one omitting different details. In particular there
is no need to discriminate on whether the register is a relative
address, we can just copy the NULL pointer.
parent 3db45869
No related branches found
No related tags found
1 merge request!1323vkd3d-shader/ir: Simplify shader_register_normalise_arrayed_addressing().
Pipeline #35995 skipped
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment