commit | 4f4698b1d9e322ab7479986a9764a5d573e2dcbe | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri Apr 12 23:05:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 23:05:07 2024 +0000 |
tree | dace3959481ba66af3c953e5f346d45bb20f2237 | |
parent | 1b8977f522ea8f99ea92a9a666d093eaba977072 [diff] |
Remove 'ventura'/'sonoma' tags so 'mac' tag will be used instead Currently the mac configurations may be either ventura or sonoma so there is no meaningful difference between the two tags. The tags were already removed from the expectations files in an earlier CL: https://dawn-review.googlesource.com/c/dawn/+/183369 Verified working locally. Note that removing tags applies before saving to cache, so locally you must manually clear ~/.cache/webgpu-cts-results if reusing previously cached results. Bug: dawn:2506, dawn:2512 Change-Id: Ie8f41a713b8aa0bd2b7ccbabe5df8fe362ef400e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183428 Auto-Submit: Kai Ninomiya <kainino@chromium.org> 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.