commit | 6a6719ee09f1078356fdd31c69061e07b5c61c2d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sat Mar 23 04:34:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 23 04:34:12 2024 +0000 |
tree | 26c4842f08501f8cda0a3707317068f4e0eb86a9 | |
parent | 8917c648bdd68007c96b8ca9995533cc3ee995c2 [diff] |
DEPS: Update DXC to patched branch Bug: chromium:328958020 Change-Id: I50e040055d09efa8dacd41f8b1417c42e7b5f0d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179706 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> (cherry picked from commit d654129e99a74c339a1aadce340d6aa62d3ded51) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180523 Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.