commit | 42c55c082578a65761ca6cc5c1a4d66720ad298f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Aug 13 17:08:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 13 17:08:03 2024 +0000 |
tree | 97efd682d176e9cc73a51c56df63c7a0db481334 | |
parent | 68a3fa4df7789598415504098a974ea06bb8b572 [diff] |
[tint] Remove the quantizeToF16 AST polyfill This was only needed for the SPIR-V backend. Bug: 347699874 Change-Id: I0ac6faa51f2f063d0b31722e8893e05d52298919 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202336 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.