commit | 448c01b2fa3755659fdb5cec02586626b51d93b5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Feb 28 00:23:17 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed Feb 28 00:23:17 2024 +0000 |
tree | 832a5bda16466ba462546ac9c206bb5d55ba3e46 | |
parent | ea7d7fe2fc93894da531ba0f999165a837b3cba5 [diff] |
[tint] Implement support for r8unorm Bug: dawn:2101 Change-Id: I0ebb48c577f114efd9e2564ac818c4869852a927 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176042 Reviewed-by: James Price <jrprice@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.