commit | 7d2d30bef758eb19640b9f191acf8798aed32dd4 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Feb 23 01:23:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 01:23:55 2024 +0000 |
tree | 8df4d35a597593b4fdaea9f47fa0bfe2b9ec3a74 | |
parent | 18aaf71f1f9c9dc3e7a8d261293385e021577448 [diff] |
[dawn][wire] Remove deprecated server injection APIs. Change-Id: Ie3cc408ce0f93eb192736a8f6be63525f49ae921 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174441 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.