commit | 0c8fb9e4925074ce5ffcdda33e2c3e79846e4db6 | [log] [tgz] |
---|---|---|
author | Dawn Automated Expectations <dawn-automated-expectations@chops-service-accounts.iam.gserviceaccount.com> | Fri Apr 26 23:24:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 23:24:41 2024 +0000 |
tree | 136c6ad84c32cc7a9a50a94a14d80a38bc4d94b3 | |
parent | 9f8fc29c18dc783f5652f51abbd84e032d26c184 [diff] |
Roll third_party/webgpu-cts/ bc6b3738f..7245ccb04 (9 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/bc6b3738fcb3..7245ccb04c0a - 7245cc Add reftests: canvas display after device lost (#3669) - 4e95c0 [wgsl] Move decl,ptr_spelling to types,pointer. (#3714) - 033df6 [wgsl] Combine var/let tests (#3713) - 87c58b [wgsl] Move the align validation tests. (#3712) - 723cdc wgsl: Implement `transpose` validation tests (#3694) - 5bd235 wgsl: Add validation tests for vector access of abstract types (#3708) - e18bcd Add eslint n/no-restricted-import, n/no-restricted-require (#3706) - 8ec729 Test that submit validates command buffers uniqueness (#3699) - 8bb1c0 Don't automatically include all types from dependencies (#3704) Created with './tools/run cts roll' Change-Id: I891a59bac4b4d16e46cbc8cc1c7305eacfd1c164 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/+/186020 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Loko Kung <lokokung@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.