| commit | f45e2c31840a2abe3c85261f83151a3a3484c839 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Mon Sep 22 12:37:38 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 22 12:37:38 2025 -0700 |
| tree | 3dd3ab4b7cf5dbc39cb9372aaeb39c83e409a064 | |
| parent | ded8e0c844d0fff81bf65d6231a5a43fbe19c4d9 [diff] |
[hlsl] Reject modules that use @color The HLSL backend does not support the @color attribute, so reject any module that uses it. Fixed: 441540933 Change-Id: I10c3b29dd9b00549ea68f7ba3c3f75a91fc8eb6b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262854 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.