commit | a1770b70c6be8d7fac253b83ace3a8241519c5fb | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Sun Feb 09 07:52:49 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 09 07:52:49 2025 -0800 |
tree | a0fc3c58a53f7d07dc4ee2b5e63735c142323dd8 | |
parent | 624730684a7fc5aa6c484a63e109cf2f7fac8c8e [diff] |
Skip textureSample tests on WebGPU CTS compat Android textureSample, textureSampleCompare, textureGatherCompare with offset=true fail on Pixel 6. These are already skipped in non-compat CTS, because these failures add a lot to CTS runtime. Change the corresponding compat Failure to Skip. Bug: 364595481 Change-Id: Ic1f28083e7e1021b7a8382df4e3be91a29fd2fa1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225554 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Yuly Novikov <ynovikov@chromium.org>
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.