commit | ec7285badbc3a263449ce8198ec100bec5477e86 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Aug 27 23:27:30 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 27 23:27:30 2024 +0000 |
tree | d56598e4664ec2810929689347fd7b4069691836 | |
parent | 3576e1e8507c725a004b059f82c1d0dca57970d7 [diff] |
Renumber CompositeAlphaMode_Auto back to 0 Bug: 42241166 Bug: https://github.com/webgpu-native/webgpu-headers/issues/234#issuecomment-2307460958 Change-Id: Ia35cbff0da3f4ff3711fee09eb406aa81f8af5d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204174 Commit-Queue: Loko Kung <lokokung@google.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: 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.