commit | 318f6acd56c06af7605f1c0a4baf0ad3dbf4db84 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon May 23 01:07:53 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 23 01:07:53 2022 +0000 |
tree | 0caa4fc25151f2de1def7a8ea2ae6bad2cf53758 | |
parent | 8d9adb0219c2d4e74b90b1c634bb56245d187dca [diff] |
Skip several dawn_end2end_tests on specific platforms Bug: dawn:1423, dawn:1429 Test: dawn_end2end_tests Change-Id: Idc9d573f02f7ef70d1901a786e73d362d60697bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91064 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
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.