commit | b94856d02b0e99a6ccb599ef67d1f41065d31b3b | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Jun 22 21:30:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 22 21:30:50 2023 +0000 |
tree | e3ca9cf1c46866c870b239eb324de9bd7dabe9bd | |
parent | 965b0b65aa1466f26645d5023693d772b1f1a129 [diff] |
Add GN build of DXC Building dawn_native will build dxcompiler.dll, but it it not yet used. Bug: dawn:1862 Change-Id: I3d821506657cd522dce8b183d45b44adf10ad232 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138001 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.