commit | 823d61f907473476c79bde1c1375dda2ca83ad2b | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed Apr 03 00:47:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 03 00:47:56 2024 +0000 |
tree | 32aea01a067d95b6cab18385228bfb290308eba0 | |
parent | 1672af6970f744491f4a41a2b7fe84cb6dee16f9 [diff] |
Add/modify more worker expectations Adds and modifies a number of expectations related to worker tests now that tests are properly run in different worker types instead of always using dedicated workers. Bug: dawn:2479, dawn:2486 Change-Id: I22ec822ab13f96dfa80a3dfcddea593c7fe01035 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181942 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.