commit | b6903295a826f5378b0445c36da7859373645e45 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Nov 04 19:18:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 04 19:18:55 2022 +0000 |
tree | 107eb0e8bcf814a2ef6d17437ecea1954c2f3ea0 | |
parent | a39384133f243295a19ea243c6bef4f28bffa957 [diff] |
tint/resolver: Support error cases with const-eval builtin tests Also: Print unrepresentable numbers with higher precision - otherwise values can round, and diagnostics can be very confusing. Improve diagnostic distinction between `( )` `[ ]` interval ranges. Change-Id: I9269fbf1738f0bce5f2ddb5a387687543fd5d0bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108700 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.