commit | 8f7692d6ac70ada089a7bcacb2f64bcb01a65b2c | [log] [tgz] |
---|---|---|
author | Ho Cheung <uioptt24@gmail.com> | Tue Aug 08 17:29:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 08 17:29:31 2023 +0000 |
tree | f325140d0bc73e67a19aa6731ffd7db333277c49 | |
parent | 240a934d0f6aa2970aa58e44c85a6bfdf3d6895e [diff] |
[test] Suppress a failing test in `WebGpuCtsIntegrationTest.webgpu` gpu_tests.webgpu_cts_integration_test.WebGpuCtsIntegrationTest.webgpu: web_platform,copyToTexture,ImageBitmap:copy_subrect_from_2D_Canvas: orientation="flipY";srcDoFlipYDuringCopy=false;dstPremultiplied=true flaky in dawn-win10-x64-deps-rel. Bug: chromium:1471045 Change-Id: I53e3fabd44783db2bd3b809b755cdf502ad19f57 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/145480 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.