commit | a05e31b5af60df895c6e88bdeddb4bac0077ec64 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Jun 18 17:26:40 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 18 17:26:40 2022 +0000 |
tree | 3a7c5a225336882513d2fa6323fd932a79fbdc2a | |
parent | 369b0b4618f05878167fa4d0ddda027b72fa79c7 [diff] |
tint/resolver: Clean up parameter resolving Change-Id: If5069575e319a1b04682596c2ab364b414300370 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93782 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.