commit | e9fe772be150b105ef9e2d91c56d85070bb1d496 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Sep 08 20:29:48 2023 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Sep 08 20:29:48 2023 +0000 |
tree | a0f6b6c5b02254524c0bcbeeb05f1820ee92050d | |
parent | 721f6389050a1be352beb7372d6d1f0281ec6416 [diff] |
[ir] Move atomics over to spirv builtins. Move the various SPIR-V atomic intrinsics over to builtins. Bug: tint:1718 Change-Id: I79888c254fe0f461fd5d2283c7b41b8d19574f52 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150086 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.