commit | 0f1257e42c84f64dc135335f13b11b154a0181ac | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Aug 20 20:06:56 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 20 20:06:56 2024 +0000 |
tree | 0b069deb359ef34da305498f7efcb24e108212d6 | |
parent | 4c92f4b85680a5f32f635c3abb7091b2f1ef2595 [diff] |
Skip BufferHostMappedPointerTest on Mac Skips BufferHostMappedPointerTests.InitialDataAndCopySrc on Mac/AMD since it is suspected of causing flaky crashes in subsequent tests on the 16" AMD Macbook configuration. Bug: 358296955 Change-Id: Ic5f4d2d9d33e87d1ed1fff39d375974176d2c8c2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203066 Commit-Queue: Brian Sheedy <bsheedy@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.