f37be27b
by Henri Verbeet at 2024-09-24T13:39:43+02:00
vkd3d-shader/ir: Properly check the register bounds in shader_signature_find_element_for_reg().
Perhaps the existing code is safe in practice, but doing the check
properly avoids having to make that determination.