commit | 9352e35d6b243b8772a9fed40a5305eb1b69db88 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 06 06:45:46 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 06:45:46 2025 -0800 |
tree | 8cf57ba8fbadf7af8a0f8af6a1c1a1de069e347d | |
parent | d3bac5ed4f7cc2d294b01020db03015a334b5a84 [diff] |
[msl] Delete AST backend You will not be missed. Bug: 388013849 Change-Id: Ia635c5dcc38ecc8025c8c117bcad53606278bd5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224519 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.