mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
The fallback code was added when shader_signature_find_element_for_reg() would crash when unable to find the requested signature element. Now it doesn't any more, and the second search is redundant.