commit | e0b7ab8b202ce101e56f1a40ba424112f5d2d6d5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 28 19:01:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 19:01:25 2024 +0000 |
tree | 3871356979887c98e1c2e4a68d76054e2716ee12 | |
parent | f4f8ae7c87ddf2fa1a80b1fc719b218ce9a3e2ec [diff] |
Remove `preserve_unicode` option to the Renamer. The `preserve_unicode` flag was only set in some HLSL tests, otherwise it was always `false`. Remove the flag as unneeded. Bug: 378726537 Change-Id: I33375a0e2db2f451fb67fe8641804e99e2286036 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217075 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.