commit | 10b2b06c0487ccd3a6f919719f60763c3e51642f | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Fri Mar 29 17:38:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 29 17:38:39 2024 +0000 |
tree | eabecb2738f8566043b2bd3cd88dc63572ddfb89 | |
parent | f239ce288db6a764528eb4b7747fdc10c768593f [diff] |
Fix for handling of path constants. Omitted in error from https://dawn-review.googlesource.com/c/dawn/+/181041 Bug: 307286150 Change-Id: I6c4eae20cd53daae2a9e554f790170131cb847c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181421 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: 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.