commit | b8f6a47669f5e32ad7e65eac4ff9d26d2c43927f | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Dec 02 02:00:36 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 02 02:00:36 2022 +0000 |
tree | 89714831974dbfa9c3f4b66307759db3f258aabb | |
parent | 982bebd18b65859dbc3160ae36e6c18d5acd37ae [diff] |
Switch one more debug message UNREACHABLE to ASSERT(false) No-Try: true Bug: chromium:1375131 Change-Id: I9150ef25ea3278d97f785f6ffbcc8d45ab79fd6a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110703 Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> (cherry picked from commit b097bf2e341cb96d1d5cf4cede9405d94de3023c) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112242 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: 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.