commit | aee63e3db7833aaa0c23fa6e575222727792e682 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Fri Aug 30 17:33:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 17:33:34 2024 +0000 |
tree | cebc77c7a395c5deb972fd799835d2ce969dc76c | |
parent | 0f2b0cdb8e28e94f7814ffed56c66f29dba3979b [diff] |
clang-tidy msl IR packed_vec3 transformation Fixes g3 clang-tidy complaints for these files. Change-Id: I0a3e31978d3efa5c1f7873379237fc280173022e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204674 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: David Neto <dneto@google.com> Reviewed-by: James Price <jrprice@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.