commit | 47e1bdeb7cbb3d2a7bcd1520c0b4812cadf92675 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Oct 21 17:58:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 17:58:43 2024 +0000 |
tree | 052bdf13aa23348bd4cf48a8244dd8244f160152 | |
parent | f19b0339fc676d3115c8c238a1ed008e2bdb1812 [diff] |
[cts] Expect failure for cameraCapture everywhere. There are discussions about adding a test-specific flag to make Chromium use a fake cameraCapture during testing, but it hasn't been done yet. Bug: 346799721 Change-Id: I52ea3425412c5e1d216313f795e85deb2f28992d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211714 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Corentin Wallez <cwallez@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.