commit | 1e2c894f577e1f403c1f6baf959cf05800cef265 | [log] [tgz] |
---|---|---|
author | shaoboyan <shaoboyan@microsoft.com> | Thu Feb 20 02:13:20 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 02:13:20 2025 -0800 |
tree | 49d9dc3b03e2bb5089197de88cec74773347fc4d | |
parent | c70c0089b01a8dd422ed67eb4ccd3ee7041e3c7e [diff] |
Dawn/Native: Support SetImmediateData() in Pass Encoders This CL add SetImmediateData() API to support user upload immediate data in pass encoders. Bug:366291600 Change-Id: I6e1e3129383a602baf448790e7837bcf4b5b5671 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224954 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Shaobo Yan <shaoboyan@microsoft.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.