commit | ae0962feee45454f985dd2fb8d6cba5369578920 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Fri Jan 31 09:51:22 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 09:51:22 2025 -0800 |
tree | 3a1d7f0579511b64dc91b8637313836534528a7f | |
parent | 28c5fed3d4ba256b422477b0d3cee31ff5c6fdbd [diff] |
Dawn Node: Allow writable properties This fixes 6 failures under webgpu:idl,javascript,* Bug: 393179201 Change-Id: Ic701a78d6811348b039fd14c22f085111abae9f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223897 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@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.