mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
These build files are not yet used, but intended to be included by a build file in Chromium. The test expectations file will move here too, allowing Dawn/Tint changes to adjust test expectations in the same CL. Bug: chromium:1306640 Change-Id: Id0be5c155ec7c79252e724cd64e54d1ea9f3dbda Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83761 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org>
15 lines
496 B
Plaintext
15 lines
496 B
Plaintext
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.
|