commit | a1fe8e600d77eaacc18106cc6fd7a697d90b0bc6 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Sep 19 01:27:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 19 01:27:47 2024 +0000 |
tree | cb0159f1b38aa9f54ce1ac4aa55bd2b13ce3477c | |
parent | 30eb6ebbda0d8890e2073efe6e10f20eaaa71625 [diff] |
[wgsl][reader]: reserve 'noncoherent' and 'non_coherent' Fixed: 367740670 Change-Id: I8f40aef24fa9d4db84bb10ca133ccfedc5bb9bed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207176 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.