commit | 1dba37387bbd8afd9f2f6f6c537f198c3fd237a0 | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@intel.com> | Wed Jul 10 08:03:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 08:03:04 2024 +0000 |
tree | e7dad145fa770eb0f73a49e082f4259630da676f | |
parent | 80fc1309ed5f9eb357e83d738ae04cd6f9ed1be4 [diff] |
Dawn E2E test: Rename ExperimentalSubgroupsTests to SubgroupsTests This CL rename the file name and tests name of subgroups end-to-end tests from ExperimentalSubgroupsTests to SubgroupsTests. Bug: 349125474 Change-Id: I0dacd37cfd8e9174c7356ff71cfc196259e0c58b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197614 Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.