commit | a52dc04ee3959d6692a930573fad9d97e0689e76 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Jan 26 19:37:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 26 19:37:16 2022 +0000 |
tree | 8748c27b1b10d35b6b2446866ff8d6284281d4c3 | |
parent | 03373965e34ae2dd4f9f45824211be63dff254d7 [diff] |
Adds validation tests for new device.Tick behavior based on internal and API calls. Bug: dawn:628 Change-Id: I4de0a32fd18dc620637777754304df4634bbac66 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77720 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Loko Kung <lokokung@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.