commit | b42888c4aec4bda9797d36bf01e090c1993362b8 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Tue Dec 05 17:05:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 17:05:25 2023 +0000 |
tree | cb9a597310d1efb041ea3bdbb1c28fc1e566bfa3 | |
parent | 673f47a8c651916d1b5e3e0d9db51d388d89f6a8 [diff] |
Update identifiers/underscore/prefix tests This CL updates the tests in `identifiers/underscore/prefix` to have both an entry point and to store calculated values back into a storage buffer so the code can't be elided. Change-Id: I322d984e403158fd44f19f65982a2283c466c9fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164560 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com>
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.