commit | ed682f5b3b3e6e8ddb6eb36ffb1db55c7c8f5558 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Oct 11 23:29:04 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 23:29:04 2024 +0000 |
tree | 000e172a47bc3dd89575c3b35730279eb9ad1b3e | |
parent | 5381dad29280d214649243ae70f8140451f1e49e [diff] |
HLSL-IR: improve ICE error message Helps with triaging. Change-Id: I2a3a66921dc12c9f8b253d90446d9b3ba397a2e9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210336 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.