vkd3d-shader: Make *src and *dst mutable in vkd3d_shader_instruction.
They were originally made const because no optimization/normalization pass existed. Now having to cast away const all the time is becoming more and more burdening.
Merge request reports
Activity
mentioned in merge request !514 (merged)
added 14 commits
-
f13e426e...fd8a0d7f - 13 commits from branch
wine:master
- 78d95889 - vkd3d-shader: Make *src and *dst mutable in vkd3d_shader_instruction.
-
f13e426e...fd8a0d7f - 13 commits from branch
Please register or sign in to reply