Chrome 140 introduces several WebGPU improvements including adapter consumption after device requests, texture shorthand usage for better ergonomics, 1D texture sampling support in vertex shaders, deprecation of bgra8unorm read-only storage textures, removal of GPUAdapter isFallbackAdapter attribute, and various Dawn backend optimizations for better performance on mobile GPUs.

6m read timeFrom developer.chrome.com
Post cover image
Table of contents
Device requests consume adapterShorthand for using texture where texture view is usedWGSL texture Sample Level supports 1D texturesDeprecate bgra8unorm read-only storage texture usageRemove GPUAdapter isFallbackAdapter attributeDawn updatesWhat's New in WebGPU
1 Comment

Sort: