commit | 0272fd2532393270203639389471cc2ac4e318e0 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 05 12:24:04 2024 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 05 12:24:04 2024 +0000 |
tree | 99ac6647f4a1908a0da82fd23d29e75f2adf5e04 | |
parent | 8527c135e2d9aade0ea08374f6da72aeba49aa45 [diff] |
[msl] Add support for most atomic builtins Define MSL intrinsics for them and add a new MemoryOrder constant so that the printer can emit memory_order enum values. Bug: 42251016 Change-Id: I36d52c15c5bb0cd424b16fdf733a4f1df3364f4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/191662 Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.