commit | 2654e0eb9c6a7860e864b0573812a666a10c4101 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Mar 11 09:33:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 11 09:33:20 2025 -0700 |
tree | 741e8b4dc7e5a68a4462ca9ad5c2b615241c8e5f | |
parent | 3fd2a31c6239512073ec4fc1d4a2bb356e7bbb3d [diff] |
[spirv-reader][ir] Add OpSelect support. Bug: 391486001 Change-Id: I8f198accb403336f3ad04563c693e441163a6f60 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/229714 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.