commit | 24e5c1303eecf50ff5c010e621ebb44a89b52da1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jun 17 17:43:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 17 17:43:26 2024 +0000 |
tree | 3a12d30314e8b4f74f0171768d9ce7978e2530d1 | |
parent | f58ad77c11322d40ad289b956fb63b639f6e1b3d [diff] |
[msl] Enable MSL IR If tests with PHI nodes. This CL enables the MSL IR tests for `if` instructions with PHI nodes. The functionality was already implemented, just the tests needed to be enabled. Change-Id: I54b90e66e0ef606623135a16c793b91f1bf49164 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194024 Reviewed-by: James Price <jrprice@google.com> 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.