commit | 45f5c607bdcdef17b8c382f8a279bd48490bab0e | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Nov 10 10:24:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 10 10:24:59 2023 +0000 |
tree | d5b503799494ddf11a0a14574d2421fda19f961a | |
parent | c36093e932c33b6269204461ebbf864bd7e717de [diff] |
[tint] Resolve ColorAttribute Bug: tint:2085 Change-Id: I85a008fca5aa33c9a672551bac398173e48e1b70 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159923 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.