vkd3d/libs/vkd3d-shader
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
..
2024-01-11 23:04:42 +01:00