commit | e8022eaf599cd9fba8ec2557a1e17a82ab678104 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Oct 20 14:46:10 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Tue Oct 20 14:46:10 2020 +0000 |
tree | a23d98a94ceeeeec7c43c376ef145e796e168ba6 | |
parent | e557087870b0db11f232ce5825f88d8037e10e7c [diff] |
Skip None paths when looking for modules Change-Id: I49fb38b56f868a730b622e20cf8d5781f13fe5e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30580 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.