commit | b12cc200c0fab5e56a58600850a289a05621af69 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Mon Oct 09 17:50:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 09 17:50:04 2023 +0000 |
tree | 33dc070690559e31239def0f43ffa21ff69294c7 | |
parent | cef64adb5d612633e7f02d538651f0e317e4da55 [diff] |
Roll third_party/webgpu-cts/ d253683c9..8bb482754 (9 commits) Regenerated: - expectations.txt - ts_sources.txt - test_list.txt - cache_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/d253683c9379..8bb48275486a - 8bb482 Make Pass > Skip (#3054) - db80cf Compat: skip unsupported formats in filter mode tests - 812eba Compat: Fix attachment_compatibility color_count tests for limits - 202bdd Compat: make zero_init tests handle different limits - b0ea37 wgsl: Optimize memory allocations when quantizing data (#3052) - 4619a2 gen_cache: Add --nth flag - 17c90b Revert "Fix Skip/Pass Issues" (#3043) - e2763f Fix atan and tan validation tests (#3041) - 46e0a4 Compat: Skip unsupported texture operations Created with './tools/run cts roll' Change-Id: If82ed149fbd9c742f08ee52321a47a741fc55652 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-arm64-rel,dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155244 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.