| commit | 32e9dd2dfdf7179c2f83772f9d09bbfcdd5011f3 | [log] [tgz] |
|---|---|---|
| author | Ben Clayton <bclayton@google.com> | Mon Nov 01 22:06:12 2021 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 01 22:06:12 2021 +0000 |
| tree | 93a78ee09c97ef42117fb6f75f00999fd97d1230 | |
| parent | 38e7ce09a0ee7f8c5aecc733833f0c66072935a1 [diff] |
dawn_node: Improve error handling for run-cts Rebuild if the `out-node` directory is missing. Actually check the server's status code. Fix error handling for bad statuses. Change-Id: I2164bba528036d39f10852f4ffd8ace76f145dba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/67780 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@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.