vkd3d-shader/ir: Properly check the register bounds in shader_signature_find_element_for_reg().
- Sep 24, 2024
-
-
Henri Verbeet authored
Perhaps the existing code is safe in practice, but doing the check properly avoids having to make that determination.
-