commit | 758c20d5f1fea31be5348b8c6624df5647cd7874 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu May 30 14:39:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 30 14:39:13 2024 +0000 |
tree | b747dce6eb9ff9c05de9fa7e167523d76d1e4425 | |
parent | 1b0c89597857ca23dbdd33f2b472b222915af08e [diff] |
Suppress DrawIndexedTest.NegativeBaseVertex on ARM GLES Started failing in https://ci.chromium.org/ui/b/8746598592518779473 after https://dawn-review.googlesource.com/c/dawn/+/190460 Change-Id: Ie39ce30c5e048ba296bd5690749b842939dcd97c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190625 Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@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.