commit | dc0a82487e51d2ef54068627ec9b79f7a8d4eeba | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Nov 26 16:51:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 16:51:41 2024 +0000 |
tree | 341c51c792b5da4a243badfdeda32d94b8b6f45f | |
parent | 7b4098c351155f81b87790dbf7b6fdfe8fa424a3 [diff] |
Reland "[dawn] Remove unused visibleOrigin/Size from dawn.json" This is a reland of commit 27f9f8696a4329eae376d8784b665709dbc30d0b Original change's description: > [dawn] Remove unused visibleOrigin/Size from dawn.json > > Bug: 377574981 > Change-Id: I1f85603fbfb99956536f7fe84f8585af942bc357 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/213995 > Reviewed-by: Fr <beaufort.francois@gmail.com> > Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> > Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Bug: 377574981 Change-Id: I7ffed9a104f30bfa9bb0d5bd64e92a8cd918089f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216715 Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Fr <beaufort.francois@gmail.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.