commit | 7c9c40f601934f319d378309c4b306abf5638542 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Fri May 03 20:03:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 20:03:55 2024 +0000 |
tree | eeea8819340d0af8ba25c51d2ecbc4894a5048a4 | |
parent | af46ea56a9658cf0622674a75e06031e19d60ab0 [diff] |
Suppress flaky WebGPU CTS failure on Android webgpu:api,validation,shader_module,entry_point:vertex:isAsync=true;shaderModuleStage="vertex" Bug: chromium:338471695 Change-Id: I7d78cc2709fa1e954d4ad8f1882b4c47897aa0ea Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186901 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.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.