mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
The declaration instruction register contains id, range first, and range last. The backend includes range first in the variable name. After commite8b3561252it was always zero, and since commit67f0196c33it is UINT_MAX, so constant buffers are named, e.g., "%cb0_4294967295".