commit | 743ceb017a69bf4dfb77bcf061d322fb6539f7d7 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri May 05 23:14:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 05 23:14:42 2023 +0000 |
tree | 53705ca20ca19842611c96594c7ec3a778c736f6 | |
parent | 08b65a1eacf740e93275e7b63c45a88db2e7a20c [diff] |
Adds a check and message for when encoding on a finished encoder. Bug: dawn:1736 Change-Id: I1b968823deb23b1b047f9430b3410b8b5279eb52 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131504 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.