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 'Unsafe WebGPU Support' flag or via an origin trial. Additionally, warnings for uncaptured errors are hidden if preventDefault is called in event listeners, and there are notable updates and deprecations in Dawn.

6m read timeFrom developer.chrome.com
Post cover image
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 WebGPU

Sort: