commit | a89ad89115dd1d40d0b9d2ec54eac9241acc90f2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Mar 13 14:49:20 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 14:49:20 2025 -0700 |
tree | 41602445a531760396941d20cb495aafff340985 | |
parent | 9f5fac0ac02b59e743321a0a12ab9991e8780fa3 [diff] |
[spirv-reader][ir] Enable passing tests. Enable a few of the disabled loop/branch tests which now pass. Bug: 398890649 Change-Id: I8383c734635a44956ca3dd6983d4f86de90de1c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230717 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.