commit | e90702ebf9fe7a9edf2c1e5e824ede95ae729e03 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Feb 08 03:23:30 2024 +0000 |
committer | James Price <jrprice@google.com> | Thu Feb 08 03:23:30 2024 +0000 |
tree | 1223201a8a10aad27df0587c4fac0dc371fc7d39 | |
parent | 2c1743ab159399f0f0154088805a3db841836926 [diff] |
[spirv-writer] Polyfill f16 shader IO Emit f32 types and convert to/from f16 if requested. Bug: tint:2161 Change-Id: I25ce8030b973f89cfa9ce05105a9f436a7f4e318 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173703 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.