Chrome 128 introduces several key updates for WebGPU, including experimental support for subgroups to enable SIMD-level parallelism, deprecation of depth bias settings for lines and points, a new WGSL interpolate sampling parameter, and updates to Dawn's asynchronous operations handling. Developers can test subgroups using the
Table of contents
Experimenting with subgroupsDeprecate setting depth bias for lines and pointsHide uncaptured error DevTools warning if preventDefaultWGSL interpolate sampling first and eitherDawn updatesWhat's New in WebGPUSort: