commit | fde68141c4022c9971ce3a7cc0cf45c34121cc7a | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Mar 14 23:13:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 23:13:57 2024 +0000 |
tree | be9632c4bf56a906b179c415d37f419ba9527eef | |
parent | 85165246ea356ed49e0761be156be76de8ca61e5 [diff] |
[tools][tests] Error when flags passed after globs Adding flags after globs would previously silently ignore those flags. Change-Id: I780c1f656adfe64688236b526c92470697692b03 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179241 Kokoro: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.