Fix usage tracking for ParameterBlocks Constant buffers generated from ParameterBlock could be emitted in the target code but not reported as used by isParameterLocationUsed(). Adjust metadata collection so the register space for the default constant buffer is handled correctly, allowing the binding to be reported as used.