commit | 95cd216962b6d70e233b725f70f2a1bac8d112c1 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 02 15:58:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 02 15:58:22 2024 +0000 |
tree | e7c127abca2d060b091a1bc372a2bef4ee0991c3 | |
parent | 58f087d7a29e94d1e30b3a16d3e9e6075ced479f [diff] |
[tint][wgsl] Polish struct address space diagnostic messages * Use the source of the struct's name, not the whole struct. * Use styled text to print the layout. * Add a 'Comment' style to the text styles * Add a 'CodeNoQuote' style to the text styles * Re-shuffle the bit patterns to make it a bit easier to see how they're allocated. Change-Id: Icb291f0943f9891fc4fc36f5eb1e44f32b52af01 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179700 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.