commit | 3a8494c48539d625ee8ff01ebfe56bdc3ea904d4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Feb 09 19:17:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 09 19:17:12 2024 +0000 |
tree | 7beee8d582fe3114ea9b817b60088a029163b6b5 | |
parent | e44cbf959e704cd5f0c15dc2dc302f2984c785f0 [diff] |
[dawn] Add missing 'const' on SystemEventAndReadyStateIterator operators Change-Id: I87140420a9a2acbd31ddebf7c8bb1038ac5525c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174283 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@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.