commit | 348ef1e0abbbc25e29141625031246eb8c60c9ba | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Dec 10 22:41:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 22:41:17 2024 +0000 |
tree | 43cdd9cb5b4788165270e5a207b1b7b15479de9a | |
parent | 441af7d8ab5f5d8387ecdfc28143e88c40a0bc98 [diff] |
tint_ir_fuzzer: fix -concurrent runs When run concurrently, each thread needs its own copy of the module. Bug: 383350512 Change-Id: Idac7d456e45214beffdcb748d10af15ca51329c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218874 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.