commit | dc819c939b41424511e7a69f1402e00dd41db144 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Nov 04 15:29:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 04 15:29:23 2022 +0000 |
tree | 877ee503af1a3730ac8df204133eefed14439d1a | |
parent | 6fcc4f3a54eff1f2b134d0ec4fa5c69db83adb80 [diff] |
dawn::wire validate that the generation must be strictly increasing Bug: chromium:1379634 Change-Id: Iaa067a30ac5992adfb5aac168104163a62f8bf9c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108549 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Jie A Chen <jie.a.chen@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.