commit | 186b8f999da37da2e8b55a891b2e6686a825f3e8 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Jun 18 12:29:36 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 18 12:29:36 2025 -0700 |
tree | 5aff013231c5f90339dcd9ab4c95adfce5b1a15a | |
parent | cee50931e034b21e64695000bdb1a4ec2e340920 [diff] |
Roll third_party/webgpu-headers/src/ 60cd90203..4f617851d (2 commits) https://chromium.googlesource.com/external/github.com/webgpu-native/webgpu-headers/+log/60cd9020309b..4f617851dfa2 $ git log 60cd90203..4f617851d --date=short --no-merges --format='%ad %ae %s' 2025-06-17 lokokung Use Undefined for enums when it's explicitly defined. (#548) 2025-05-30 kainino Fix INIT macro for maxImmediateSize (#545) Created with: roll-dep third_party/webgpu-headers/src Change-Id: I56806b5cbb246099917c24f3a6224effeb62e1af Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247574 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@google.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.