commit | 9b6fadfa5c2e26c519fc4da99ed27280996c999e | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Jun 18 13:19:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 13:19:57 2024 +0000 |
tree | 569ffff0c1e6e2b14186aa1d5776ecceaa9a62c3 | |
parent | 08035d488d9b94c2ec4a9e8f0d9d58a4a915431c [diff] |
[hlsl] Emit `var` values in HLSL IR Backend. This CL adds the emission of `Var` as a value. Bug: 42251045 Change-Id: I18e37866284e81d5ad0649be992d12ad74999018 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193800 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.