commit | 2bb8107c099d7572317cb8893776d9e1c9ff3b75 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Oct 11 23:03:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 11 23:03:31 2024 +0000 |
tree | 0cb269681b5e7783642afa9fc55bbbb700be0b3f | |
parent | 83ebea3234e8b231a5496477c7ecf525495eb593 [diff] |
HLSL-IR: ICE on inputAttachmentLoad builtin Not supported by HLSL. Bug: 368367513 Change-Id: I46b03aa06793fb36c7293dab38875ed39e3606be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210335 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: James Price <jrprice@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.