mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08: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.