commit | f84480a9a32fb569f371350d459018f3e108c2ab | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jun 12 15:56:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 12 15:56:16 2024 +0000 |
tree | c3341fdfdae8c05a9fc1a116436a030bfc49490f | |
parent | de2c9bc58ff480287b2153ef8f24549d3b3bb5eb [diff] |
Improve the error message on the invalid value type of `@blend_src` This patch improves the error message on the invalid value type of `@blend_src`. Bug: chromium:341973423 Test: tint_unittests Change-Id: If94531dba430b439e99c7f27a41c73a41e0fbc3b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193081 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.