commit | e834666d75be53521e3b7138b7c66212a6057dbb | [log] [tgz] |
---|---|---|
author | Geoff Lang <geofflang@chromium.org> | Mon Feb 24 10:26:15 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 24 10:26:15 2025 -0800 |
tree | 79b9360c453af28087fdc23584a25ddebf5fc3eb | |
parent | 4b88cbaae92a5e7413ad06c6d3346bbdca51e911 [diff] |
Remove multisample support from integer formats in compat. These formats no longer support multisampling due to OpenGL ES limitations. Roll third_party/webgpu-cts/ cdf293897..fc2030c82 (1 commit) https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/cdf2938973d2..fc2030c82b88 - fc2030 Compat: Disable multisampling tests on integer formats (#4188) Bug: 397451807 Change-Id: I650f23871f9f672221aade8762fbdc48191c4d29 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226676 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Geoff Lang <geofflang@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.