commit | 4f3811c0641d1e642cc790bd43388f48bee77f2c | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu May 07 21:15:55 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu May 07 21:15:55 2020 +0000 |
tree | 619d9365f27e6d8530204775420db7fbab6ce73c | |
parent | 4fe8ead09034c3352202404e844234a7b2b3cfbc [diff] |
Add Tint to BUILD.gn Tint is behind a build flag, since Tint is not yet available in chromium's third_party. BUG=dawn:403 Change-Id: If5fa36b36216ef6965341b886c3bd70d27daf23a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21300 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.