Henri Verbeet pushed to branch master at wine / vkd3d
Commits: 75cb4336 by Elizabeth Figura at 2025-07-30T15:36:38+02:00 vkd3d-shader/ir: Record the previous temp count before allocating any SSA values.
Due to the unintentional placement of this line, we were inadvertently allocating every SSA value to a unique temp register, overflowing limits.
- - - - -
1 changed file:
- libs/vkd3d-shader/ir.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/75cb4336ec1a0455c347db05b22dc0...