commit | 7052cb57ff6b5463531640c386ae0798ed4f225f | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Feb 24 17:03:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 24 17:03:59 2023 +0000 |
tree | d4f990da858a87eb8354a2f009994b0af5fa8de8 | |
parent | 9ec746e3b9b17e518d40b089946f66cf405f5580 [diff] |
Revert "Add test setting the locale." This reverts commit 9cdc3343ff2f88e44bbc2f43feb2c0f05b3e03ad. Reason for revert: For some reason, Windows kokoro bots are now taking objection to this test. Original change's description: > Add test setting the locale. > > This CL adds a test which sets the locale to one which uses `1,00` > instead of `1.00`. This ensures the float emission will get the right > format. > > Bug: tint:1686 > Change-Id: Ib87235c7beac351b7dcbf37534df07135da377e5 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120881 > Reviewed-by: Ben Clayton <bclayton@google.com> > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: Dan Sinclair <dsinclair@chromium.org> TBR=dsinclair@chromium.org,bclayton@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: I2ace266871958a2d467855d55079aae467195ce0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:1686 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121462 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Reviewed-by: James Price <jrprice@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.