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.