commit | bfe28e306e60e986c73adf25cacfc3d246fd1d10 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri May 17 00:27:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 17 00:27:20 2024 +0000 |
tree | 93de31f35af7023b8347abf863fb665d1ee52703 | |
parent | 1346aaee0b017cb0bace682ea165c17e01e5b231 [diff] |
DEPS: Update DXC to patched branch Bug: chromium:338161969 Change-Id: Icea14b79b0e89d26a1656e71180b80f63d654150 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188661 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: dan sinclair <dsinclair@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.