commit | 8bd5fec4827798143c44422db34a378124a3bedd | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue May 31 20:45:59 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 31 20:45:59 2022 +0000 |
tree | 9d329f2066cc63d2d2f90d6d940f8ead00689e05 | |
parent | 22bd00440900120d9245a3459cbf367a853e9e42 [diff] |
tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions If the literal was constructed with an 'f', make sure we print it. Bug: tint:1504 Change-Id: I6f04e31a166919c07574db56b0a2063ce5b8ca5c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91965 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Ben Clayton <bclayton@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.