commit | 82bf56bee9603e0f6508b67b1cd01721fcc9e48a | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Sat Oct 12 03:02:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 12 03:02:29 2024 +0000 |
tree | f93d46b4c30c0aa4d4046df65b5ef6b211f6b509 | |
parent | cdc7991b9192dd604dd224cbb582d8cb312de17d [diff] |
gitattributes: make .txt files lf Otherwise "src\tint\cmd\fuzz\wgsl\dictionary.txt" is checked out as CRLF on Windows, but we need generated files to be LF, otherwise presubmit checks fail. Change-Id: I60fbf40b6731e3f96139117a4738bbf7400bc819 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210635 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: 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.