| commit | 8ae70a4656a80403316d2bcc1e4f27c684a091ca | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Oct 27 13:40:41 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 27 13:40:41 2025 -0700 |
| tree | 52a1406e073918d4a23e9109c51c2e9201eb8b4c | |
| parent | b1977b0c47b25245a095cb6a2249d6f686d06de2 [diff] |
[gl] Move SingleEntryPoint to raise Move the call to SingleEntryPoint transform directly into the GLSL raise routine. Change-Id: I996b4c1c0ed35be350b0106cb6105c22b07f65cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268237 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.