commit | 21615c7897bcc124ed98ca5095a8c531ad93d697 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 06 19:03:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 19:03:07 2023 +0000 |
tree | 8b5326546ae71648fad530e2958d2116dc7b7eed | |
parent | d732ae46aa7c3714dd8232b26afd97dedf42be04 [diff] |
Add DawnWGSLBlocklist to block wgsl features if needed. Bug: dawn:2260 Change-Id: I656f55aa2baf014534ba088101eab5a0540a36c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163881 Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.