commit | 10fe320e784d5483ed1a27580245843e4547cdb9 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Dec 09 01:56:16 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 09 01:56:16 2023 +0000 |
tree | f6ed6896c835d0be75f27f9b92a40844a6a3c1bd | |
parent | 429c74af270a18ae7dbaa9e7e170a6d0cfb04197 [diff] |
Use new chain utilities in relevant places. Bug: dawn:1955 Change-Id: Ifc6f4bdd87c2748ef2f27cb9d86810e20763bf77 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163501 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
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.