commit | c68406f94723e5ef8f541900899ca9e0ef70f1b7 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Mon Jun 10 16:17:43 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Mon Jun 10 16:17:43 2024 +0000 |
tree | ad508a77abb1c7c1d5acce96acf475e508bfdefe | |
parent | e690a3e85f063749eb14628cf977afc31075c76a [diff] |
DEPS: Update DXC to patched branch Bug: chromium:339171223 Change-Id: I7478a66c95765593fe71c91bbb8ed1d567749088 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192682 Reviewed-by: James Price <jrprice@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.