commit | b48c1373fd0ac7cb642c74c0ac56b4fd8414c4b1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 10 17:44:06 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 10 17:44:06 2024 +0000 |
tree | dbf65f6b553260b0bf53e1d25421498ca651ab2a | |
parent | 98bdc9b38ca40cad56f1595239794760070d4e03 [diff] |
[hlsl] Emit barriers in HLSL IR Writer. This Cl adds barrier emission to the HLSL IR Writer. Bug: 42251045 Change-Id: I064542a58fe73dd4fd215bcfe9922a91ecbfa19a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197480 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.