vkd3d-shader/spirv: When declaring a CBV initialise the register with the register index range.
It makes sense to use the {id}_{range_first} naming scheme for SRVs, UAVs and samplers too because their registers contain the same info, but just fixing this for now.