commit | e71b3ebe57c7f72c644d4eb399cebff4b5000433 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Feb 19 14:21:45 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 14:21:45 2025 -0800 |
tree | 8f6a17801e193119dbb0c9633934db8d1b0bfd32 | |
parent | b9bcf2d1f62d3e699b4bcb45e9d494f47572e75e [diff] |
[spirv-reader][ir] Convert OpBitwiseOr Add conversion for OpBitwiseOr, converting the arguments such that they match the type of the first parameter. Bug: 391486220 Change-Id: Ib5b01b1ac75df58557b994d994a58cbb341001de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226895 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.