mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
In particular, ensure that the semantic name is not NULL. This is necessary to avoid a crash when a later pass using vsir_signature_find_element_by_name(), e.g. vsir_program_insert_vertex_fog(), iterates over the signature including the new element.