commit | f93f7ae8b1ffb7f4525ed4f4319bd65619c86042 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue Feb 28 19:02:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 28 19:02:00 2023 +0000 |
tree | d3decf01c9f61d4bccad1e03264e7ce8c6c96c23 | |
parent | c2683a9459dda3f731a934e870902e99b4905fa6 [diff] |
Bubble up potential errors during buffer.unmap(). Bug: dawn:1336 Change-Id: I715904874311349b4e996665dccc9d2d31959717 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/122022 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@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.