commit | ec1559a17159ff9b113215a9de3b0fd1e4a1dbe1 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Thu Nov 09 15:12:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 09 15:12:52 2023 +0000 |
tree | 0f59f70d99b353104badbe915d6e665895065cd2 | |
parent | 9cd1619dd2d3f4290127cad201795e9325f257dc [diff] |
Roll third_party/webgpu-cts/ 1c407e094..afc627f81 (7 commits) Regenerated: - expectations.txt - compat-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/1c407e094403..afc627f81913 - afc627 Fix use of deprecated window.name. (#3146) - 5a6983 Allow 3D renderable texture in validation. (#3137) - f413d3 Skip tests using HTMLVideoElement when it is undefined. (#3138) - 5241b4 Update validation tests to allow separate read-only depth-stencil. (#3136) - 2835c6 Skip compressed image_copy tests in Compatibility mode. (#3140) - 248ce1 wgsl: Add AbstractFloat `round` execution tests (#3080) - 149e02 Compat: Test textureBindingViewDimension validation (#3098) Created with './tools/run cts roll' Change-Id: I4dda73495d388e71f091ec04a6bbc4410150b9a8 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/+/159561 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org> Reviewed-by: Stephen White <senorblanco@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.