commit | 45562e7ca82f5265dd7fa541d16baf01cfbe39b1 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Jun 12 03:02:19 2024 +0000 |
committer | James Price <jrprice@google.com> | Wed Jun 12 03:02:19 2024 +0000 |
tree | ed0358b938caddbbcf8436b8ad15b993e530df24 | |
parent | f4f5534de3165b165ab7644f36a87e977edef722 [diff] |
[msl] Emit `abs()` builtin Bug: 42251016 Change-Id: Iffba63d5a8c327a774a61bf4ac6d50b4a207985a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192945 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.