commit | c6927203d5af186728a70de200e263170e49ef8e | [log] [tgz] |
---|---|---|
author | Seto <61304189@qq.com> | Wed Sep 14 16:41:07 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 14 16:41:07 2022 +0000 |
tree | b9c5f5ab76684ab322dea2490c2aec69666c5983 | |
parent | a659937918149b1f6ba2d62f7c44c7ca88aed8c1 [diff] |
Fix the Chinese windows system encoding problem. Bug: dawn:1532 Change-Id: I01d72f07c304c1ac058f58cfc004d5e8595dc7e4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102220 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.