commit | 2c1bb840c6bc209e5cbaf57b7cbdf0b66a2c60e9 | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Mon Apr 14 20:17:30 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 14 20:17:30 2025 -0700 |
tree | b58628c4483faee735e6f0f511c63a0e671f3765 | |
parent | 683d3f80b264d2d9d775e7c0d28bce7ebc5df878 [diff] |
[Fixit] Remove suppressions for passing end2end tests on Android Pixel 6 Some known fixes included: - compat limits of max storage buffers, textures bump; - compat depth-stencil combined format and stencil write fix; - textureDimensions mip level fix; Bug: dawn:2295, 42241883 Change-Id: Icee1c5b423a4366e207bbb4e48a2fabd91d731da Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/235598 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.