commit | 46813578fd64e9e89aac914be3f371306f2cc7b8 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Jun 20 18:29:26 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Thu Jun 20 18:29:26 2024 +0000 |
tree | 79bffbb4078344dfe0fbf708aa186df8ccc2c952 | |
parent | 640532e4acfe1a86fe847e9bd02a5505ef56ba2f [diff] |
DEPS: Update DXC to patched branch Bug: chromium:345993680 Change-Id: I98923c71d6e3a44cb061f582a80ba18a6075a6d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194994 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.