commit | bfae81da381b0540ba326f74193697774faabd20 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Tue Oct 08 17:46:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 17:46:33 2024 +0000 |
tree | e1e1ea7cf1ae57fc0fd36444972ca336347b8be8 | |
parent | bfb66458370444b1bad69a3c580573b782ed5a83 [diff] |
Dawn end2end test for atomic operations Bug: 42241359,42251024 Change-Id: Idcef9c992e3b0dbbab51da40540e7b30cb3acfe8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/208834 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Peter McNeeley <petermcneeley@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.