| commit | 45cd773e768b061b0c4649d03bb733a4906a5e77 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Thu Aug 01 15:33:03 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 15:33:03 2024 +0000 |
| tree | 09982b335f089f7ccfb1f3badce9c649b38d80f3 | |
| parent | 215153d80f524f10220a2ab97e9ab94fcea8cebc [diff] |
Reland "[glsl] Emit signed and unsigned integers" This fixes the UBSAN issue with the integer test. This reverts commit 40038e56505ece1a5be5c30ba941303cfa72b63c. Change-Id: I32a473c6cd3c3618c6f6b01b530e26db019577cd Bug: 42251044 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201014 Reviewed-by: James Price <jrprice@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.