| commit | 5daaefcba94d74ea710f8fbcce2ce1366889d6ad | [log] [tgz] |
|---|---|---|
| author | Lokbondo Kung <lokokung@google.com> | Wed Mar 12 22:34:59 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 22:34:59 2025 -0700 |
| tree | 38bf83d74b669df67208acb24a153ac3ff417280 | |
| parent | 1abc02d90662a249f307f2f48d3df14008bcc829 [diff] |
[dawn][headers] Removes PopErrorScopeStack::EmptyStack. - The enum should no longer be used, so we can remove it. Bug: 402220413 Change-Id: I9be5ec33291c35c70c343d5f6a9633e758b7a93b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230614 Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
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.