dawn-cmake/third_party/gn/webgpu-cts
Loko Kung dbb68623bb Roll third_party/webgpu-cts/ 8220cf0cf..c7d833bad (7 commits)
Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files


8220cf0cfb..c7d833badc
 - c7d833 Removes maxFragmentCombinedOutputResources related test. (#2486)
 - 3171da bitcast execution: integral 32-bit types and vectors of them (#2428)
 - 0ac5d4 Migrate various Vector -> tests (#2479)
 - 86a1f8 Fix issues in LimitTestsImpl
 - 0505ff Migrate unpack* tests to new framework (#2478)
 - 2d608a Migrate Scalar Triple -> Interval tests to use new numeric framework (#2477)
 - 55aaf9 Migrate Scalar Pair -> Interval tests to use new numeric framework (#2475)

Created with './tools/run cts roll'

Change-Id: Icdd8f92acf2c75da055b00e3874a7210361b5d9c
Cq-Include-Trybots: luci.chromium.try: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/+/127620
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Loko Kung <lokokung@google.com>
2023-04-17 22:32:29 +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/ 8220cf0cf..c7d833bad (7 commits) 2023-04-17 22:32:29 +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/ 8220cf0cf..c7d833bad (7 commits) 2023-04-17 22:32:29 +00:00
ts_sources.txt Roll third_party/webgpu-cts/ 8220cf0cf..c7d833bad (7 commits) 2023-04-17 22:32:29 +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.