Antonio Maiorano 73735fde95 Roll third_party/webgpu-cts/ 65fcd99b7..9fbed0099 (13 commits)
Regenerated:
 - expectations.txt
 - ts_sources.txt
 - test_list.txt
 - cache_list.txt
 - resource_files.txt
 - webtest .html files


65fcd99b74..9fbed0099e
 - 9fbed0 Apply error to final result of `atan2` calculation, not intermediates (#2143)
 - 02a770 [wgsl] Add align size requirement test. (#2174)
 - ebe427 Fix name of binary/u32_arithmetic cache (#2177)
 - 1fdd20 Transfer to image bitmap npe (#2131)
 - 55a0dc Fix u32 and i32 non-const divide by 0 expecting lhs (not 0) (#2175)
 - 8c8367 Add test for u32 binary arithmetic operations (#2173)
 - 556dbb Replace map+filter with reduce in case generators (#2172)
 - 8a0bef Add additional unit testing for builtins that depend on dot (#2171)
 - 44f038 Add tests for i32 binary arithmetic operations (#2170)
 - d3684a Remove the canvas_size_different_with_back_buffer_size reftest (#2165)
 - 13fc69 Convert remaining dispatch() to dispatchWorkgroups() (#2169)
 - 4f3e80 Remove io-shareable test, move more types into locations test. (#2159)
 - 2d4661 Add unary i32 execution tests (#2162)

Created with './tools/run cts roll'

Change-Id: I5d7a3a1786049527fef00c5e5e331e94cafddedf
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Include-Ci-Only-Tests: true
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117381
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
2023-01-19 15:10:33 +00:00

61 lines
3.1 KiB
Plaintext

data/webgpu/shader/execution/case-cache/binary/f32_arithmetic.json
data/webgpu/shader/execution/case-cache/binary/f32_logical.json
data/webgpu/shader/execution/case-cache/binary/i32_arithmetic.json
data/webgpu/shader/execution/case-cache/binary/u32_arithmetic.json
data/webgpu/shader/execution/case-cache/abs.json
data/webgpu/shader/execution/case-cache/acos.json
data/webgpu/shader/execution/case-cache/acosh.json
data/webgpu/shader/execution/case-cache/asin.json
data/webgpu/shader/execution/case-cache/asinh.json
data/webgpu/shader/execution/case-cache/atan.json
data/webgpu/shader/execution/case-cache/atan2.json
data/webgpu/shader/execution/case-cache/atanh.json
data/webgpu/shader/execution/case-cache/ceil.json
data/webgpu/shader/execution/case-cache/clamp.json
data/webgpu/shader/execution/case-cache/cos.json
data/webgpu/shader/execution/case-cache/cosh.json
data/webgpu/shader/execution/case-cache/cross.json
data/webgpu/shader/execution/case-cache/degrees.json
data/webgpu/shader/execution/case-cache/distance.json
data/webgpu/shader/execution/case-cache/dot.json
data/webgpu/shader/execution/case-cache/exp.json
data/webgpu/shader/execution/case-cache/exp2.json
data/webgpu/shader/execution/case-cache/faceForward.json
data/webgpu/shader/execution/case-cache/floor.json
data/webgpu/shader/execution/case-cache/fma.json
data/webgpu/shader/execution/case-cache/fract.json
data/webgpu/shader/execution/case-cache/inverseSqrt.json
data/webgpu/shader/execution/case-cache/ldexp.json
data/webgpu/shader/execution/case-cache/length.json
data/webgpu/shader/execution/case-cache/log.json
data/webgpu/shader/execution/case-cache/log2.json
data/webgpu/shader/execution/case-cache/max.json
data/webgpu/shader/execution/case-cache/min.json
data/webgpu/shader/execution/case-cache/mix.json
data/webgpu/shader/execution/case-cache/modf.json
data/webgpu/shader/execution/case-cache/normalize.json
data/webgpu/shader/execution/case-cache/pack2x16float.json
data/webgpu/shader/execution/case-cache/pow.json
data/webgpu/shader/execution/case-cache/quantizeToF16.json
data/webgpu/shader/execution/case-cache/radians.json
data/webgpu/shader/execution/case-cache/reflect.json
data/webgpu/shader/execution/case-cache/refract.json
data/webgpu/shader/execution/case-cache/round.json
data/webgpu/shader/execution/case-cache/saturate.json
data/webgpu/shader/execution/case-cache/sign.json
data/webgpu/shader/execution/case-cache/sin.json
data/webgpu/shader/execution/case-cache/sinh.json
data/webgpu/shader/execution/case-cache/smoothstep.json
data/webgpu/shader/execution/case-cache/sqrt.json
data/webgpu/shader/execution/case-cache/step.json
data/webgpu/shader/execution/case-cache/tan.json
data/webgpu/shader/execution/case-cache/tanh.json
data/webgpu/shader/execution/case-cache/trunc.json
data/webgpu/shader/execution/case-cache/unpack2x16float.json
data/webgpu/shader/execution/case-cache/unpack2x16snorm.json
data/webgpu/shader/execution/case-cache/unpack2x16unorm.json
data/webgpu/shader/execution/case-cache/unpack4x8snorm.json
data/webgpu/shader/execution/case-cache/unpack4x8unorm.json
data/webgpu/shader/execution/case-cache/unary/f32_arithmetic.json
data/webgpu/shader/execution/case-cache/unary/i32_arithmetic.json