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