commit | 652353953be36fd60ffc26788e7b5f3833a41dc4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Jan 25 00:24:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 25 00:24:07 2024 +0000 |
tree | 11cf5536a7f05b61cb77e2b636e604f8200c073c | |
parent | 4eeb0bd6e2dc3f608a079b7e62ff3fd3befccdef [diff] |
[tint] Move unrestricted_pointer_paramters to kShippedWithKillswitch This enables the feature. Bug: tint:2053 Change-Id: Ib080465c1095762a4b015b387ac5b9629db51d64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170261 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: David Neto <dneto@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.