commit | 9fb35e6dc9d9d3f4f16450f005700da3ff839c54 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 06 07:56:24 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 07:56:24 2025 -0800 |
tree | a035b13b808f3dc27a2498470038edeaa6faf45f | |
parent | 9352e35d6b243b8772a9fed40a5305eb1b69db88 [diff] |
[tint] Remove `msl-ir` format from E2E test runner The CMake bots have been updated to stop using this format. Bug: 388013849 Change-Id: Ic5e8061954e3aab94ae183d03e3bdd3260a2e81a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224994 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@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.