commit | 9f6088c076398e734e90f6a93ee6d60f8e185f6f | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Wed Nov 06 22:14:22 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 22:14:22 2024 +0000 |
tree | ddbecf7d56ae39c95efcb99f99e53d065a2ce3fa | |
parent | 9a62e36a1b1a0073fbdd3575ffe721f99f3d21f5 [diff] |
Restore Pixel 6 Android 14 textureGather, textureSample expectations Removed in https://dawn-review.googlesource.com/c/dawn/+/212796, but still failing in https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Android%20arm64%20Experimental%20Release%20(Pixel%206)/5792/overview Bug: 364595481 Change-Id: I6fefb27067155efa8cd7cbc2856373ffbc648c01 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214214 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: 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.