commit | 5670d0a1375d39297297ce6ce55123a8efdec780 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon May 06 19:04:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 19:04:01 2024 +0000 |
tree | 244fa3b2aed5abd22c0ca0d6df1c20c63167b712 | |
parent | 1450d1d7f79b7f684bdac5196c3e06a86655034f [diff] |
Delete old Metal interop APIs Also fixes inconsistency reported in crbug.com/40275042 Bug: 42241241 Fixed: 40275042 Change-Id: Iec5fbdb1aa15a96cec09d4996ca8d111bdaf41c0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186847 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@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.