commit | f421e998c0cf5e678c7353f0f4d2e59b363261a7 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Thu May 29 10:47:01 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 10:47:01 2025 -0700 |
tree | cdd407df494f9d24bf1755ea3dbb3b8f187d6664 | |
parent | d020b0427915ffe1c0e7b7833abe0b43d7e480d3 [diff] |
Roll third_party/webgpu-cts/ 905c7cbfe..d3b6be8eb (4 commits) Regenerated: - expectations.txt - compat-expectations.txt - ts_sources.txt - test_list.txt - resource_files.txt - webtest .html files https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/905c7cbfeaac..d3b6be8ebb32 - d3b6be Test onuncapturederror order vs addEventListener (#4397) - 66064c Test addEventListener works with EventListener & EventHandler (#4393) - 00bbf5 Fix out-of-order subcase logs (#4396) - be765e Follow common JavaScript style (#4395) Created with './tools/run cts roll' Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-linux-x64-intel-uhd770-rel,dawn-try-mac-amd-exp,dawn-try-mac-arm64-m2-exp,dawn-try-mac-intel-exp,dawn-try-win-x64-intel-uhd770-rel,dawn-try-win10-x86-rel,linux-dawn-nvidia-1660-exp-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Change-Id: I192fec13afe9b0270b2e6ed836d4db996e13da8e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244314 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Shrek Shao <shrekshao@google.com> Reviewed-by: Geoff Lang <geofflang@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.