dawn-cmake/third_party/gn/webgpu-cts
Kai Ninomiya 44f7b8ddf7 Rebuild webgpu-cts when files are deleted
Bug: chromium:1371251
Change-Id: I4837df026bb49f5f9542fb61ae37c506f86f06ae
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104621
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: Kai Ninomiya <kainino@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2022-10-05 00:00:05 +00:00
..
BUILD.gn Rebuild webgpu-cts when files are deleted 2022-10-05 00:00:05 +00:00
README.chromium Add WebGPU CTS dep and build files 2022-03-17 21:43:17 +00:00
resource_files.txt Roll third_party/webgpu-cts/ 5f05d6d5e..70091fdb8 (2 commits) 2022-05-30 16:33:38 +00:00
test_list.txt Roll third_party/webgpu-cts/ deb4ba9f3..d8a28755b (2 commits) 2022-09-28 13:49:37 +00:00
ts_sources.txt Roll third_party/webgpu-cts/ 0fee76f32..deb4ba9f3 (12 commits) 2022-09-24 18:36:24 +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.