commit | f910f6694eef26f5cda0314c911bd31a1f8074af | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Mon Nov 11 14:28:51 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 11 14:28:51 2024 +0000 |
tree | 0f09ea450a72a5ae2a7b39574bdeadb84eeda0d3 | |
parent | 5a15a0fba1532188553208c33e8cfbedcb1cb414 [diff] |
Skip error scope test on Win ASAN due to timeouts Not sure if this is just due to slowness or has something to do with the huge allocations we attempt during this test, but either way I don't think it's critical (the smaller stackDepth values still run). Example failing build (note there are a bunch of other failures in that CL as well, but those overlap with work happening upstream in CTS so I'm not going to touch them for now) https://ci.chromium.org/ui/p/chromium/builders/ci/Dawn%20Win10%20x64%20ASAN%20Release%20(Intel)/4917/overview Fixed: 367513506 No-Try: true Change-Id: Idf92236571c90c01565975f3c52d2849235e92a9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214158 Reviewed-by: Alan Baker <alanbaker@google.com> Commit-Queue: Alan Baker <alanbaker@google.com>
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.