commit | d9459191b17bc77bd8b393b837a3be3785ec2c3e | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Sep 05 17:40:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 05 17:40:02 2024 +0000 |
tree | aeb60c6705a721d21ea0f81fbbe7363ba85fbe52 | |
parent | 3442e45eb20944ff6f0f0d02fec68f696bad0ada [diff] |
Suppress Pixel 6 Android 14 failures already suppressed on Android T Most of these were suppressed on Android T in this WebGPU CTS roll https://dawn-review.googlesource.com/c/dawn/+/205076 These are suppressed on other platforms, but started failing on Pixel 6 Android 14 after this roll: webgpu:shader,execution,expression,call,builtin,textureSampleLevel:depth_3d_coords:* webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_3d_coords:* Bug: chromium:41489949 Change-Id: Ic97b82e4a2b705cad16119f456657b9897fb0fb8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205694 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.