| commit | dd0d642d2fd64ba61f30e61bbe5129fc32c7addb | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Tue Oct 28 09:50:46 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 28 09:50:46 2025 -0700 |
| tree | 494f5c31609881aeac48331c0464470e299f148c | |
| parent | f0f9a3afb69bf361f86ef4c24e26d6394272e798 [diff] |
[d3d] Move SingleEntryPoint to raise Move the call to the SingleEntryPoint transform directly into the HLSL raise routine. Change-Id: I8a10e28d97b7366dc933375ca9059753e5c026c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268255 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.