commit | cd1629420e1554a88c37c2811cbf93d64ed9f22a | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Jun 01 19:03:05 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 01 19:03:05 2023 +0000 |
tree | 9e60c23bfded34ba96bf36fa23c363f7cdd772a5 | |
parent | 01f6b3d42c73737720080c242bee2061027bc0dc [diff] |
Reland "Updates return type for bitmask fields to be the Flag version." Adds minor fixes in a couple template files that was causing errors on Windows debug build. This is a reland of commit 195cb637732ebe84ba08d09ba8834fa532912dc4 Original change's description: > Updates return type for bitmask fields to be the Flag version. > > github.com/webgpu-native/webgpu-headers/issues/172 > > Change-Id: Id1ec887cbd1cc3fefdce2f20bde89b3e529a96fa > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134541 > Kokoro: Kokoro <noreply+kokoro@google.com> > Reviewed-by: Kai Ninomiya <kainino@chromium.org> > Commit-Queue: Loko Kung <lokokung@google.com> > Reviewed-by: Austin Eng <enga@chromium.org> Change-Id: I9522eeec8b08ca9412ffc7719723505613a4e90d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135320 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.