commit | 2791ca915a29c9b3e494a5df5fc1ce88a5528849 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jun 26 01:16:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 01:16:05 2024 +0000 |
tree | 81763d6a7b45eeeec36bb4f6dedcbba8a8a06a83 | |
parent | dfa913fc478c5fe604c3945cb2f79642ef616c15 [diff] |
[ir] Fix spelling mistake. Fix spelling of `structure` in the ir validator. Change-Id: I218018385d49879b9bc52ead340c73e8e24b9e93 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195794 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com>
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.