commit | c040653418baf4ca80204dc4004843a251c74c63 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Feb 28 18:40:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 28 18:40:29 2024 +0000 |
tree | 7000177a683d32fc357db4fea4245c47f2ce5fdb | |
parent | 1fc1f8fbcf7b603afdc122952efad030b6de9adc [diff] |
Re-enable BufferZeroInitTests This test was disabled because of a bug in ANGLE. That bug has been fixed and rolled so re-enable the test. Bug: dawn:2434 Change-Id: I7f0725fdc79853c064dde5d0d665eb0565a5a446 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176840 Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Gregg Tavares <gman@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.