commit | f44cb384c5089ca27bc5c4076a1231530850fc4e | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Tue May 07 16:44:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 16:44:20 2024 +0000 |
tree | 52abe14bb213a7e98cb8a99f7a5593f4814ec784 | |
parent | 5406e9dfbe0ba766e5a7571e1ad7c2dc48ad57e7 [diff] |
Roll third_party/webgpu-cts/ 31fc42ca8..07855ae5d (7 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/31fc42ca8a05..07855ae5dc6b - 07855a wgsl: Implement abstract shift tests (<< and >>) (#3726) - 0bf198 More array validation tests (#3733) - 8fc65c More atomic validation tests (#3732) - e62121 More matrix validation (#3731) - bf77ab More const declatation validation tests (#3730) - b8ba5f More override validation tests (#3729) - c032a3 Add test for atomicSub with i32 min value (#3728) Created with './tools/run cts roll' Change-Id: Iaf58ff719e79921827a4d92d5d8bb13bb53b0709 Cq-Include-Trybots: luci.chromium.try:android-dawn-arm-rel,android-dawn-arm64-rel,dawn-try-mac-amd-exp,dawn-try-mac-intel-exp,dawn-try-win10-x86-rel,linux-dawn-rel,mac-arm64-dawn-rel,mac-dawn-rel,win-dawn-rel Include-Ci-Only-Tests: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187300 Reviewed-by: Alan Baker <alanbaker@google.com> Commit-Queue: Alan Baker <alanbaker@google.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.