commit | b4ece7f4e57731dfb8f52e084b277d64ec5b6e54 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed Feb 21 00:32:47 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 00:32:47 2024 +0000 |
tree | a6a7e446fefdbc10e244e1d37dd14ca75aa5dbbc | |
parent | 8688da0776789e0873e9420834b5459e1a9249d2 [diff] |
Skip MaxBufferBindingSize on Pixel 6 Skips MaxLimitTests.MaxBufferBindingSize on Pixel 6 devices with Vulkan since it is failing consistently on Android U. Bug: dawn:2429 Change-Id: I518791fd544e766d5ce247758e1d25a8c7226c43 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175622 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@google.com> Kokoro: 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.