commit | 68d8508758f256704de0ea735c5ec81f46dd2c32 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Oct 09 03:11:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 09 03:11:00 2024 +0000 |
tree | 2e696caf4052e7fbafebfd2407a1ea40474220ac | |
parent | a4cb6e6bb37525cb79e8a1d36a43d40442f847fe [diff] |
Compat CTS: skip all out-of-memory tests (Android) These tests may be causing cascading Telemetry failures with --use-angle=gles. Skip them all for now. Change-Id: I7c7b22d055f4831122982f2f02e54e599263c020 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210114 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Stephen White <senorblanco@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.