Creates a GPU storage buffer with COPY_SRC so its contents can be copied to a CPU-readable readback buffer after the shader runs.
COPY_SRC
byte size
Optional
debug label visible in browser DevTools GPU inspection
GPUDevice.createBuffer()
Creates a GPU storage buffer with
COPY_SRCso its contents can be copied to a CPU-readable readback buffer after the shader runs.