mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-05 06:03:34 +00:00
Update expectations and ts_sources
9007653926..21af43c62a
- 21af43 wgsl: Implement f32 `exp` test (#1315)
- 0f86e0 Remove redundant information from unittest names (#1317)
- 23dab0 wgsl: Stub acosh builtin tests. (#1312)
- 7cea4a wgsl: stub distance builtin tests (#1311)
- 8829c3 wgsl: stub length builtin tests (#1310)
- 7eec30 wgsl: stub tests for atanh builtin. (#1314)
- e442a7 wgsl: Stub asinh builtin tests (#1313)
- 969db1 Implement OneULP and related ULP functions (#1218)
- 7845e2 wgsl: Stub asin builtin tests (#1309)
- 8f8ab3 Sync reserved words to spec. (#1308)
Created with './tools/run cts roll'
Change-Id: I6f549884d045b80b63a826a4282faa26aa992ec4
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88260
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
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.