commit | 003fea562f74304bcb2df1bd07300f4bda59b02c | [log] [tgz] |
---|---|---|
author | Alex Benton <bentonian@google.com> | Fri Jul 05 18:52:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 05 18:52:31 2024 +0000 |
tree | 130183c50a8ae51570e30dc3a7bf20d52f97e43f | |
parent | 2fb798b1b499f2682d0f0e7dfa098500753b831a [diff] |
Add gradle wrapper generated files to .gitignore Change-Id: I9b0fa506b222aaa4febfc50c59bc819c22b723f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196970 Reviewed-by: Jim Blackler <jimblackler@google.com> Auto-Submit: Alex Benton <bentonian@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.