commit | 6a6782d84630a614c2b3b893363afbaa6be1044c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 28 23:36:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 23:36:00 2024 +0000 |
tree | a5c434dd848a9f3bd6da0ed7918e4d7fb67e8b9c | |
parent | e9b3def43ce48e381c7699fc112059ecc0d760fe [diff] |
Remove `first_index_offset` transform option to `tint`. This CL removes the `first_index_offset` option to `tint` to enable the transform. This is not currently used by any tests, and will be re-enabled for all usages of `tint` when we move the execution into the backend. Bug: 378726537 Change-Id: I27f704d8c0a47cae597c7a75b29eb95dcfd37116 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217334 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.