| commit | e0ff664a7f0dee5ac9c3c19e48121b6cfca89c31 | [log] [tgz] |
|---|---|---|
| author | Ben Clayton <bclayton@google.com> | Wed May 18 08:20:31 2022 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 08:20:31 2022 +0000 |
| tree | 6c0115599562be7a36046763c6cce65089cfd48c | |
| parent | 5fbe4b65e645d8dd350a8cd74f05b7a9ac771604 [diff] |
tint: Add sem::Type::ConversionRank() Returns the implicit conversion rank as defined by: https://www.w3.org/TR/WGSL/#conversion-rank Bug: tint:1504 Change-Id: I17b17a1d3b4f0e5816a92ec0b86d364c288b59d8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90663 Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@chromium.org>
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.