fdc1edb6
by Henri Verbeet at 2025-09-03T13:02:36+02:00
vkd3d-shader/d3d-asm: Check the actual index count in shader_print_register().
vsir_register_init() does initialise offsets to ~0u, but at this point
that's not something that should be relied on.