commit | 2046163766c2b8035026bfdc6e74b72f2b887900 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed May 03 23:36:12 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 23:36:12 2023 +0000 |
tree | f02f83f129080336c9dd01ab43a3b72fa0bfb6f6 | |
parent | 057b7f326e6383944e5ade235f2ee70d7fb568cd [diff] |
WebGPU CTS: Send CONNECTION_ACK when the websocket is open Bug: chromium:1434762 Change-Id: Id287588565356eca8222a0ef43a35619a1f6f8b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131360 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@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.