commit | 624e8dd3ae8c510f85929e5e17db8591e19e2fb6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 23 13:56:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 23 13:56:29 2023 +0000 |
tree | fa2c090921d7b388674e930d036ea206b874d41c | |
parent | 5c69ff44659e270f174e132064ac0a2eaaab5fb0 [diff] |
Add user call tests This CL adds end-to-end tests for user calls. Bug: tint:1718 Change-Id: I076d64ffa5097d6184027f0fa3c868a1dd3b9507 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162261 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.