WebGPUAttributeUtils: Use correct buffer offset for `updateRanges`. (#30617)
* WebGPU: use correct destination offset for updateRanges
* Take into account BYTES_PER_ELEMENT for updateRanges
* Update WebGPUAttributeUtils.js
---------
Co-authored-by: Michael Herzog <michael.herzog@human-interactive.org>