mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-15 03:41:34 +00:00
Update expectations and ts_sources
21af43c62a..547d67bc22
- 547d67 Add sparse color attachments operation tests (#1160)
- fd45c7 Roll @webgpu/types to 0.1.15
- db30f9 wgsl: Implement `exp2` f32 tests (#1331)
- 44d6ab wgsl: Stub normalize builtin test (#1324)
- e1397f wgsl: Stub test for `pow` builtin. (#1325)
- a1676d wgsl: Stub test for radians builtin. (#1326)
- b09a65 wgsl: Stub tests for reflect builtin (#1327)
- 3442cf wgsl: Stub tests for refract builtin. (#1328)
- 651670 wgsl: Add stub tests for round builtin (#1329)
- de3c00 wgsl: Stub tests for modf builtin. (#1322)
- 6c85f4 wgsl: Stub tests for mix builtin. (#1321)
- 2dcf97 depth_clip_clamp: Fix validation error for stencil-less formats (#1319)
- 83b2ea Allow 1 ULP difference for copyToTexture ImageBitmap tests (#1318)
- 972308 Add literal parsing tests (#1193)
- 65104c wgsl: Stub tests for degrees builtin. (#1320)
Created with './tools/run cts roll'
Change-Id: Iac0527fee588a29c04959c7932acba1b6d04a847
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88560
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>