commit | 48360eaf7a0aa3c275654ba88858c72003208eda | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 22 07:36:00 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Wed May 22 07:36:00 2024 +0000 |
tree | 3e29aced25d62771fddf9a0880cf083fce0cef31 | |
parent | 6654d1f4064770aec50ba2ff8de1bde4b295e237 [diff] |
[tint][ir] Use CheckOperandsMatchTarget() for exit instructions Fixes swapped argument / result type in error diagnostic, and consolidates common logic. Also subjectively better error diagnostic. Change-Id: Ife422aebacaf30a8b31f90d6932f03f330a63f7b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188984 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.