commit | f4686675192881b3f18a8c6f708ba67edf442543 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jan 17 11:06:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 17 11:06:59 2024 +0000 |
tree | 3762857fe715634bdf9b7c9532b95f4cbb22322c | |
parent | dff30d7d600e660f0cf1bf6c4b5ba85f3b24528f [diff] |
[tint][wgsl] Add unrestricted_pointer_parameters feature This WGSL feature is currently exposed as experimental. The feature replaces the chromium_experimental_full_ptr_parameters extension. Bug: tint:2053 Change-Id: I84cec96496ae16c6ece82716dcf12b0179bb5b6d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169264 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.