commit | 9d2a27af4a05926c5fee2e245883c61b1e6d5bec | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 01 21:07:24 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed May 01 21:07:24 2024 +0000 |
tree | b401b9091e89fadca87172f550eee3d9b202f7d4 | |
parent | 35db5b565e3a043b33b05c211447b016edc12acd [diff] |
[tint][ir] Don't use capitalized diagnostic messages As per docs/tint/diagnostics_guide.md Change-Id: Id1d1c3bae98ecf3e15081abb3d59da4c46f296b4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186640 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.