Sync immediate_address_space WGSL feature with webgpu.h https://github.com/webgpu-native/webgpu-headers/pull/590 Roll third_party/webgpu-headers/src/ dc16b3e53..bf8ddb91d (2 commits) https://chromium.googlesource.com/external/github.com/webgpu-native/webgpu-headers/+log/dc16b3e531cf..bf8ddb91dc38 $ git log dc16b3e53..bf8ddb91d --date=short --no-merges --format='%ad %ae %s' 2026-06-03 beaufort.francois Add missing immediate_address_space WGSL language feature (#590) 2026-05-07 beaufort.francois Add missing setImmediates method (#588) Created with: roll-dep third_party/webgpu-headers/src Bug: 366291600 Change-Id: If963b0db7ee4059abf647c2eadb7caa48c3e46a2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/313435 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h version that Dawn implements.webgpu.h.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.