commit | 9aa5b553322a54c0ecd3c9eb71bf2d12ad8932b6 | [log] [tgz] |
---|---|---|
author | André Cruz <andre@cabine.org> | Thu Nov 23 21:25:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 21:25:31 2023 +0000 |
tree | 1e31effbdcd2791a8642d3c7d3f6130e5a600285 | |
parent | aa5190b63b384a21e1eab9769a7069fe850a72fc [diff] |
[tint] Fix Bazel config_setting_group definition Corrected the name of the dependent flag that is used in config_setting_group(). Change-Id: I91c95ef719a3614c8e0e071b72c20ad1cea544c1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162560 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@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.