commit | bfced8b81864de13fff25d48a50d09a5d87d99be | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Nov 08 19:20:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 08 19:20:15 2023 +0000 |
tree | 10e3d605835a51ebc01e93f0d4790face425120c | |
parent | 0edec6150d1211f1b73ca66cdc22bfd8c72ead49 [diff] |
[tint][wgsl] Hide 'chromium' extensions in diagnostics Unless the extension already starts with 'chromium' We don't want to advertise all these experimental extensions, as they're unlikely to be usable in Chrome without additional flags. Change-Id: Ie26d950761376ac0ec868e0f799cb1aa6073e56f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159061 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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 the webgpu.h docs)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.