commit | e7231f185e09b904ba64a2bcdceb1f0945e37a0a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jan 23 10:38:00 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 10:38:00 2025 -0800 |
tree | 5fbe08e88f2a3e76b4e184f9fd1e67e7dbd3f1fe | |
parent | e11d34498c2d2cd6748ea1fe915581a8be4b0b1a [diff] |
[spirv-reader][ir] Add Asinh, Acosh and Atanh support. Add support for the GLSLStd450 methods for Asinh, Atanh and Acosh. Bug: 42250059, 42250060, 42250058 Change-Id: I135f7924ae16382091533a303148c0ecedc80335 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223054 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: David Neto <dneto@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.