commit | ccc78f6be49827dde2968507982465fd927ae28e | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed May 10 20:36:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 20:36:33 2023 +0000 |
tree | bcc7a825494a0512ccfd98f0e82f18ae3b21101e | |
parent | 3d511b3b7e6c720185eb7fb6264fc098a1f8f534 [diff] |
Revert "Allow internal errors for pipeline creation failure" This reverts commit e241d64d25a53d2178f75a288ac2001ffdb39485. Reason for revert: Missing the change to handle the enums in the wire Original change's description: > Allow internal errors for pipeline creation failure > > Change-Id: I6b8c109ae67e230fea3fb14511c2b3562191c0fa > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132300 > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: Austin Eng <enga@chromium.org> > Reviewed-by: Loko Kung <lokokung@google.com> TBR=enga@chromium.org,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com,lokokung@google.com Change-Id: I12309e85e888cc400729f88bb2340e8ecdf6b798 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132440 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.