commit | 7541f3b9eaf1b35aba01f476b0e6925b508e3554 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sun Sep 10 14:03:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 10 14:03:55 2023 +0000 |
tree | c14fcccde69ea99aa82012d4d863198f7f98ebb4 | |
parent | 71fc7338dac2476ce4b42e38518a609703e11148 [diff] |
[tint] Rename tint_enable_local_storage_extension -> tint_enable_pixel_local_extension No idea why I called it 'local_storage_extension' Change-Id: Ic3b06b3c9164d27e09234413e076c0375d1fb674 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150143 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.