commit | d0856122b2e0ffb11091c90c049a4d7d14d94b21 | [log] [tgz] |
---|---|---|
author | Jason Erb <jason.erb@sparist.com> | Tue Aug 15 11:30:55 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 15 11:30:55 2023 +0000 |
tree | eefb42c2894485811b8614ff03a411efd4287954 | |
parent | a9abb1038e90aff87cacd9f59b8c731bb91b91cc [diff] |
Windows: make NAPI library name configurable Change-Id: I1c2219cba0bbedd1628af5ac23e5176fa6d4ad0a Bug: dawn:1979 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/146685 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.