commit | 384b51b94a8343395797866cfb1e7f2616e737dc | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Aug 01 23:10:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 23:10:26 2024 +0000 |
tree | 4f7033cceaa15663da15d266fe0e9e39ffe4b17f | |
parent | ad9d3936ec4f2c431988ff75a77ab67b4eb1e05d [diff] |
[msl] Add binary overloads for 8-bit add and mul These will be needed for the polyfills for 8-bit packed dot products. Bug: 42251016 Change-Id: I060bfd6f0933c5dda172d33bb02859bca3cd59c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201154 Commit-Queue: James Price <jrprice@google.com> 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.