commit | 6a3f737c33c7af3c94277d5e9bbeec9bb0b181aa | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Sep 17 17:47:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 17 17:47:14 2024 +0000 |
tree | bd9e8f7ca2078233b2f94f6ba10c01de534d1a45 | |
parent | 23c38d8ac19462201c5a50fd9e239357df1b4139 [diff] |
Rename `match_width` to `MatchWidth` This Cl updates `match_width` to the PascalCase name of `MatchWidth`. Bug: 350978931 Change-Id: I0a556aad0eae8ef1f15f09e89ccc55f6d8e87baa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206855 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.