commit | 84903c4e408ba4191b60ade1d8acb431f41b8bc8 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Mon Jun 10 17:19:08 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 17:19:08 2024 +0000 |
tree | 58422cee225cec62cbb9f05ec4c4849077c16edf | |
parent | 90793bd86e0edc976f85df6413878434cd4be02a [diff] |
Rename chromium_experimental_input_attachments - Rename it to chromium_internal_input_attachments. - Also remove the deprecated struct DawnMultisampleStateRenderToSingleSampled. Bug: 42240662 Change-Id: I3fc3b54a1d24c65a687e42d76197c54ef83e255a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191782 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Quyen Le <lehoangquyen@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.