commit | 4c6214625c4fd6d38b1604af39ce64395358ca55 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon May 27 20:28:52 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Mon May 27 20:28:52 2024 +0000 |
tree | ad2af77ac5cf1b1b7a9fda693cb6809f5c28c239 | |
parent | 73b2692dd71562b31168781be36732b2641cb8a5 [diff] |
DEPS: Update DXC to patched branch Bug: chromium:338103465 Change-Id: I1372195c5f52e5e632dc7a34ec1c9f14e3fa1078 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190162 Reviewed-by: Natalie Chouinard <chouinard@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.