dawn-cmake/third_party/gn/webgpu-cts
Austin Eng 2d6690ed9c Roll third_party/webgpu-cts/ 499ce7de2..4fd26fe4a (7 commits)
Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files


499ce7de28..4fd26fe4ab
 - 4fd26f expression.ts: rate-limit the maximum number of batches in flight (#2609)
 - 40cf08 Refactor texture format info table (part 1) (#2598)
 - 300235 Split up the non-matrix f32 arithmetic tests (#2605)
 - e8dbfc Refactor FP fundamental error intervals unittests with trait (#2602)
 - d06baf Rewrite bitcast comparators to be serializable (#2603)
 - e73da2 Make need for serialization of Comparators more obvious (#2601)
 - 5c2aef Refactor FPInterval and utilities unittests with traits (#2600)

Created with './tools/run cts roll'

Change-Id: If0139694dce16e2fd42e7a95b822449a567d3b26
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132541
Auto-Submit: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Loko Kung <lokokung@google.com>
Reviewed-by: Loko Kung <lokokung@google.com>
2023-05-12 19:14:35 +00:00
..
BUILD.gn Generate and load CTS cache 2022-11-21 15:16:51 +00:00
OWNERS Set OWNERS to * on .txt files needed for CTS rolls 2023-02-13 10:17:04 +00:00
README.chromium Add WebGPU CTS dep and build files 2022-03-17 21:43:17 +00:00
cache_list.txt Roll third_party/webgpu-cts/ 499ce7de2..4fd26fe4a (7 commits) 2023-05-12 19:14:35 +00:00
resource_files.txt Roll third_party/webgpu-cts/ 13410d18b..6e39b5d2f (14 commits) 2023-02-25 18:13:43 +00:00
test_list.txt Roll third_party/webgpu-cts/ 499ce7de2..4fd26fe4a (7 commits) 2023-05-12 19:14:35 +00:00
ts_sources.txt Roll third_party/webgpu-cts/ 499ce7de2..4fd26fe4a (7 commits) 2023-05-12 19:14:35 +00:00

README.chromium

Name: WebGPU Conformance Test Suite
Short Name: webgpu-cts
Version: unknown
Revision: latest
URL: https://gpuweb.github.io/cts/
SOURCE CODE: git clone https://github.com/gpuweb/cts.git
Security Critical: no
License: BSD-3-Clause
License File: NOT_SHIPPED

Description:
(This README is for ../../webgpu-cts/. This directory is part of dawn.)
The WebGPU conformance test suite. Not used directly by Dawn, only transitively
by Chromium. There, it is run under Chromium's GPU testing infrastructure.