commit | dc0613ce53203f14ccf824c2d8a5ec8d88b65b20 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Tue Mar 25 04:12:27 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 04:12:27 2025 -0700 |
tree | 57635fb61fb196e89da9f69ed9c0182536bee3ac | |
parent | c31edd810ab1ef4038408e6d9e5b5317b7ef8685 [diff] |
Use glob for texture builtin test expectations This removes ~20k test case suppressions for a single glob. Texture offsets are broken in pixel-6 Change-Id: I8592f9e3519731c261b9edec4e6ae6b99b3192c6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232754 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@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.