commit | ceb2cd5e21d46fe7cfb7dcb97f25051289969c5e | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Dec 19 00:57:45 2023 +0000 |
committer | James Price <jrprice@google.com> | Tue Dec 19 00:57:45 2023 +0000 |
tree | 74f79cb686cf8709bac9e189b0f001f25e9a202f | |
parent | 3699f6541792b174cd9e0e8a69f14684d12b382a [diff] |
[spirv-reader] Handle float types and constants Bug: tint:1907 Change-Id: I9b93794121a376fe24eb903df93a3e08509341df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/165640 Kokoro: Kokoro <noreply+kokoro@google.com> 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.