commit | 8b09bc97c0802c4dfcec4a8a7b881123c36e002f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 30 17:54:38 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 30 17:54:38 2022 +0000 |
tree | faec5507fc20599bba6b9426dc71f7bc495d3ef5 | |
parent | 53edbc7635a4de04a444d442d67cad009ebf788e [diff] |
tint: Lex abstract integers Check that the parsed number fits in an abstract-integer. Refactor the unit tests so that they're maintainable. Add missing tests. Bug: tint:1504 Change-Id: I04b6604820d527da66e3f6fcb47391efc0c3330a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91701 Commit-Queue: Ben Clayton <bclayton@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 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.