commit | d8b7465b18795ad7ce868c52eec6cd502956adf8 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Aug 12 23:46:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 12 23:46:57 2024 +0000 |
tree | 8a4c66fef0995c0847ddac00f982a56fa4aa8656 | |
parent | 4ff559ed201beed2af2392d04695e54815c8fefd [diff] |
[tint][ir][val] Check results and operands for bitcasts Checking for sizes matching is deferred to crbug.com/359253674 - Also adds in a couple test cases for CheckConvert, since they follow the same pattern Fixes: 358393348 Change-Id: I8aa593157b9b8ef69c344142a7c20105d0a6257f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201974 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.