commit | 3139d107ccde705e1eb9adfcaece133282406274 | [log] [tgz] |
---|---|---|
author | Holo-xy <mohammedashraf4599@gmail.com> | Wed Mar 12 12:44:14 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 12:44:14 2025 -0700 |
tree | 3dd018bd980bb49dbaba8658d4930f33782c1ad9 | |
parent | f3efdcebc87e7b3e6732da14ec2bbc1f21b542d7 [diff] |
add support for VectorInsertDynamic Bug: 398890257 Change-Id: Ic2e1c6b1c824afa79faa96f1a8f8586bd705a884 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230374 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.