commit | 3e934f8f50a1d307ba4ae1b96927fd91497d00c7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Nov 18 17:24:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 17:24:14 2024 +0000 |
tree | 22a10b587bf957d09c1b5ff8597a64510682eaa2 | |
parent | 315427788b3c8781f41cdbf5dbd97f906ad0fb31 [diff] |
[spirv-reader] Enable F16 support Add support for `f16` values in the AST SPIR-V reader. Bug: 377728743 Change-Id: I66525d37c11f5521367404c91f8da3dee010fd0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214974 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: 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.