commit | 512c28cc16c40d32973a60b44ae2ffd1ee077195 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Apr 03 22:12:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 22:12:50 2024 +0000 |
tree | 4c5fad9fe57febc30c80d373dc4b825b7de6be55 | |
parent | 39a595af6dc43a505359f27467ebaaa25f257c90 [diff] |
DEPS: Update DXC to patched branch Bug: chromium:331123811 Change-Id: I3b5276d8560e4d7c3dcf05a1dc068cacd77ec4a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/182200 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: Antonio Maiorano <amaiorano@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.