Skip to content

vkd3d-shader/spirv: Take ownership of the shader signatures in spirv_compiler_create().

Conor McCarthy requested to merge cmccarthy/vkd3d:sig_elements into master

Fixes leakage of the replacement elements in shader_signature_merge().

Merge request reports

Loading