WebGPU Pipeline Layout and Storage Buffer Alignment Constraints
WebGPU utilizes a pipeline layout system to decouple resource definitions from specific pipeline states, allowing for more efficient switching between pipelines that share the same bind group layouts. When utilizing storage buffers for read-write access in compute shaders, the API enforces strict alignment requirements. While minUniformBufferOffsetAlignment