mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-31 11:41:35 +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>