commit | de07c209248fd887eab321a453a650c3abbe467c | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Mon Feb 17 00:59:27 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 17 00:59:27 2025 -0800 |
tree | deea2430575e6200c33e8975a552c745992afbff | |
parent | 04a8e78eabae0316d95cc0f9f6c387b1f558271e [diff] |
D3D: remove dead code used by the old external image API Bug: chromium:335003893 Change-Id: I3815323c08796db031107fb2d3dcc562c8148a28 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226494 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Quyen Le <lehoangquyen@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.