commit | 57e3d2662faa813f41a8456f142d5fa93fb34ea2 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Jun 06 01:16:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 01:16:59 2024 +0000 |
tree | 298ec1f942c5efbe012351c82e856d87dc1bed4f | |
parent | b82c9dad09b7a6ed648ce19c63b6061627c37ec9 [diff] |
Tint: Rename the attribute `index` to `blend_src` This patch renames the attribute `index` to `blend_src` to align with the WGSL SPEC. Bug: chromium:341973423 Change-Id: I78172d67adfdf99ab7bf5a36ffe3c95f0ea5d12c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191763 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.