commit | c0258db38f6da7e8a757319a80d92af82471f551 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 18 17:13:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 17:13:49 2024 +0000 |
tree | 56336aa70d10d65a4b79da534af3963f274bf71c | |
parent | cfe34a9ea7f659208ed0c77259922f23f785456c [diff] |
[hlsl] Emit `if` instructions Emit `if` instructions from the HLSL IR backend. Bug: 42251045 Change-Id: Icf45ef76add9fb466b9aa7a9b2e93b4f239986fe Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194023 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.