commit | 4db47331a1b01414d71cb92ef2b1f0549de5b95d | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Apr 11 11:37:10 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 11:37:10 2025 -0700 |
tree | 748f2a33bb206c8f775e7d4d51eb48df837a0783 | |
parent | 1dbad900a492f2857cefbf0de11a88be1a92cdde [diff] |
tint validator: make sure pixel_local vars are of type struct Bug: 409600528 Change-Id: I4481deb80808b2c35d7ccded083be04d5fc553ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236154 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.