commit | b9ecac372e3ea7c6b8ce22ba532917ec160dfaeb | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Sun Jan 07 08:57:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 07 08:57:18 2024 +0000 |
tree | b6aa1df8d6a132782ef9c0ea4516077ed05b2780 | |
parent | 11a642976ce1f3dc1d2b6ac71e84d6ca41b0e65c [diff] |
Fix gn check errors introduced by absl::flat_hash_set Bug: dawn:1513 Change-Id: I5d2c4f58316db483ac95f22ae284049c1d4b14dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168320 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> 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.