commit | 9fecd7ef8a10c1bb54f2e5259cfe6e18ec1221bb | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Wed Jul 13 18:49:10 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 18:49:10 2022 +0000 |
tree | 98ffa1151445ac74c47af17f17dd73c6f2605e8a | |
parent | 90ebd5433d74dee46497a232683f07e48dbebb50 [diff] |
Suppress WebGPU CTS failures on Linux UHD630 webgpu:shader,execution,expression,call,builtin,abs:f32:inputSource="const";* webgpu:shader,execution,expression,call,builtin,atan:f32:inputSource="const";* webgpu:shader,execution,expression,call,builtin,clamp:f32:inputSource="const";* Bug: tint:1612 Change-Id: I3151cb02142f4a7b38d1f419bd5c49e981dce3a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96103 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Austin Eng <enga@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.