Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 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.
- - - - -
1 changed file:
- libs/vkd3d-shader/d3d_asm.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/fdc1edb64726ec9e3355b7fe759286...