commit | 5e1641683929049b182a0103211584a24855de44 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Jun 20 17:12:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 20 17:12:37 2023 +0000 |
tree | d1e405f5f477a0b8ec2ddf10656267d7e694311e | |
parent | 4dc97b404b088d3094f04ed08ec002e53d29f220 [diff] |
Fix presubmit non-inclusive filter checks on Windows These would fail on Windows because the path contains backslashes. Change-Id: I91c1089df6741248a44fab227699746efab62810 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138003 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Dan Sinclair <dsinclair@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.