Giovanni Mascellani 78d95889bd 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.
2024-01-11 23:05:11 +01:00
..
2023-10-02 22:25:14 +02:00
2018-06-27 22:43:49 +02:00