commit | b9b83d3a1dc791fe4ac3ba4bc573e90f108281ab | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Mar 19 20:07:09 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 20:07:09 2025 -0700 |
tree | f0acd041a53feee2b7f1f2de21c8e0b954087897 | |
parent | 3adefcd2d024bd8c6fc9ef01b36d16f3c3706f7f [diff] |
[spirv-reader][ir] Adding atomic tests Add atomic tests for the new SPIR-V IR reader. The reader support to generate the atomic intrinsics is in place. Bug: 404501988 Change-Id: Ia527c1375670c42af67afc07fc5c9ee6734c5a70 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/231614 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@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.