commit | c8fb20b38ba33dcaf4a7d688c5508a4b729033d0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Jan 22 17:06:53 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 17:06:53 2024 +0000 |
tree | 767ae8a5852822d00ee783c4350c9b580a77f05e | |
parent | f0057a56feedf3c617c9544a65416460c4f4aa9d [diff] |
[tint][msl] Fix doxygen warning / error This variable had a comment, but only used 2 slashes, where doxygen requires 3. Fixes Dawn -> Tint roll. Change-Id: Ib476d9650a809c6715c0074025327195477ac58b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170861 Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: David Neto <dneto@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.