commit | 3d045d2097f5d37b59f0fcb3b045830b554985fc | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Wed May 01 16:02:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 16:02:58 2024 +0000 |
tree | a27faeb01b1d5599e1afe14821fea917b759f744 | |
parent | 425cb428fa9598dcdb549256f6a626236f64344c [diff] |
Roll third_party/webgpu-cts/ 10b1238c5..a837cc0ef (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/10b1238c59b9..a837cc0ef850 - a837cc getDeviceMismatchedBindingResource return correct buffer (#3719) - cd230f wgsl: Add execution tests for fwidth builtins (#3686) - d9f796 Zero and value constructor validation tests (#3717) - facbb8 Add cts to cover copyEI2T copying from fully transparent image (#3621) Created with './tools/run cts roll' Change-Id: I541aa605a9a938846bb2be20df9e5c9204342cf3 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/+/186600 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: 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.