mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-16 12:21:35 +00:00
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
65130c1970..94fd83896c
- 94fd83 Expand readbackFromWebGPUCanvas test with alphaMode (#1673)
- 7af1f6 Implement `mix` f32 tests (#1719)
- 3fefce Validate a shader without an entry point is valid. (#1729)
- 3dc2fe Add non-entrypoint tests to the builtin validation. (#1728)
- 573361 Add test to validate parsing of `@builtin` (#1726)
- c660f5 Trailing comma in `@align` should be valid. (#1727)
- d1c579 Add test to allow builtin values as identifiers (#1725)
- bab564 Implement `trunc` f32 tests (#1724)
- 8fd9d5 Add `frag_depth` builtin validation. (#1723)
Created with './tools/run cts roll'
Change-Id: I55c38e9b2b32f6fdebd3d7d9fc5d29ef8f8054ee
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/97862
Commit-Queue: Loko Kung <lokokung@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>