Chrome 137 introduces several updates and features to WebGPU, including the use of GPUTextureView for externalTexture binding, allowing buffer copies without offsets and sizes, and enhancements to WGSL workgroupUniformLoad. It also highlights changes in GPUAdapterInfo attributes and the removal of some experimental options.
Table of contents
Use texture view for external Texture bindingBuffers copy without specifying offsets and sizeWGSL workgroupUniformLoad using pointer to atomicGPUAdapterInfo powerPreference attributeRemove GPURequestAdapterOptions compatibilityMode attributeDawn updatesWhat's New in WebGPUSort: