mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
It's effectively unused, and struct vkd3d_shader_instruction_array is not meant to be copied by value. If io_normaliser.instructions were to be modified it might leave program->instructions in an inconsistent state.