| commit | fce8fbca2d7a9624a6fb311e81b2d6b06a2b8d9f | [log] [tgz] |
|---|---|---|
| author | Ryan Harrison <rharrison@chromium.org> | Mon Aug 04 17:09:44 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 04 17:09:44 2025 -0700 |
| tree | a2d59ba51df93437bde6dab4821c99846f914946 | |
| parent | ffa01f40eae73dd1fc983204f3b7c4996dc12332 [diff] |
[tint][infra] Decouple oswrapper.go from afero Rewrites the interfaces so that they don't explicitly depend on afero types or afero specific behaviours. Bug: 436025865 Change-Id: I81262962167a14cd8db502a53f57d59e8ed5bd1e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/255794 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Ryan Harrison <rharrison@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.