dawn-cmake/third_party/gn/webgpu-cts
Ben Clayton 55aa801705 Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits)
Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files


e8109c7cac..fdf9e7c129
 - fdf9e7 shader/expression: Reduce 'const' shader size (#2129)
 - 1c9bc7 Add HTML5 DOCTYPE to all reftests (#2127)
 - 3c6768 op: Add 'index_format,setIndexBuffer_before_setPipeline' test in index_format.spec.ts (#2125)
 - 9e0480 Add a canvas image-rendering wpt ref test (#2119)

Created with './tools/run cts roll'

Change-Id: Iafca73eb1f88b1efd403706db503f0ca191e2069
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/+/116621
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2023-01-07 23:10:08 +00:00
..
BUILD.gn Generate and load CTS cache 2022-11-21 15:16:51 +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/ 09447faf1..0673bb68c (48 commits) 2023-01-05 10:59:39 +00:00
resource_files.txt Roll third_party/webgpu-cts/ dac3646b1..d7e8d005d (18 commits) 2022-11-16 23:09:02 +00:00
test_list.txt Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits) 2023-01-07 23:10:08 +00:00
ts_sources.txt Roll third_party/webgpu-cts/ e8109c7ca..fdf9e7c12 (4 commits) 2023-01-07 23:10:08 +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.