2022-11-17 22:43:58 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/f32_arithmetic.json
|
|
|
|
data/webgpu/shader/execution/case-cache/binary/f32_logical.json
|
Roll third_party/webgpu-cts/ ad8abf400..631d877e7 (52 commits)
Regenerated:
- expectations.txt
- ts_sources.txt
- test_list.txt
- cache_list.txt
- resource_files.txt
- webtest .html files
https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ad8abf400d8d..631d877e75e8
- 631d87 Add `f32` matrix subtraction tests (#2279)
- 07f15b Add f32 matrix addition tests (#2278)
- 16f862 Add validation tests about feature 'bgra8unorm-storage' (#2275)
- 5dc0ec Add max vertex / max attribute limit / max stride tests
- 763d0b Upgrade gpuweb/types to 0.1.27 (#2273)
- 0dff1a Cleanup Validate maxBindGroups
- d0b77a Add test for maxBindGroups and maxBindingsPerBindGroup
- 2be5a7 Add getGPUBindingCommandsMixin to limits_utils
- 8c190e Split GPUTest into GPUTest and GPUTestBase
- b365b1 Implement `transpose` f32 tests (#2249)
- 977a54 Add more tests for end twice (#2251)
- feb07c Update to use `keysOf` helper. (#2243)
- 1dee49 [wgsl] Tests `@const` is not allowed to be used as an attribute. (#2246)
- 432aad [wgsl] Add placement tests for @builtin. (#2248)
- 363837 Add validation tests for unary not and binary and/or (#2247)
- 61b6ad Update builtin parse test to not use code as URL. (#2245)
- 6e62ce Update `align` parsing tests. (#2244)
- 534fb6 [wgsl] Add validation tests for `break` placement (#2240)
- 991a57 add maxTextureArrayLayers limit test (#2234)
- c7293f add maxBufferSize limit test (#2236)
- 07216f [wgsl] Add validation of `discard` placement. (#2239)
- cb7d76 [wgsl] Update `static_assert` to `const_assert`. (#2237)
- d02b86 [wgsl] Add validation tests for pipeline stage attributes. (#2233)
- 17eafe Add limit tests for maxTextureDimension1/2/3D (#2227)
- d9199d Avoid writable storage buffer binding aliasing (#2230)
- 6c7083 [wgsl] Validate expressions passed to attributes. (#2229)
- 748ec9 Add a few more constant/override tests
- 9300ec [wgsl] Alignment attribute tests. (#2180)
- b2f9c2 Remove tests of end pass twice in encoder_state.spec.ts (#2226)
- 1bf9c3 Test destroying an invalid queryset and an invalid texture (#2223)
- efcb12 Fix a few spelling errors
- 221d30 CSS, make button colors match (#2221)
- 992b58 Culling: Test triangle-strips, depth, and stencil results
- ae3c5e Add tests for i32 binary scalar-vector ops (#2219)
- 6afbd0 Implement Matrix type for numeric testing (#2204)
- e2248b Texture utility refactoring. (#2184)
- b62579 op,render_pipeline,alpha_to_coverage (#2202)
- 5a17b9 Add test for u32 scalar-vector remainder (#2216)
- bd8450 Allow bgra8unorm as storage textures (#2212)
- 11e6fb Added sourcmaps to webgpu:api,operation,shader_module,compilation_info
- cf980a Fix package-lock.json (#2214)
- 19fc83 Add tests for u32 scalar-vector division (#2215)
- 7fa1d7 Add transferControlToOffscreen cases to colorSpace ref test
- 458788 Make labels pass new eslint rules
- 6c8361 Add tests for u32 scalar-vector addition and subtraction (#2208)
- 7324ba Test labels in descriptors appear on objects created.
- a0822b Add a few more debug markers (#2197)
- 2db4fd Adds typescript-eslint/require-await and fixes existing warnings. (#2207)
- 73a99f Adds val,buffer,create,limit tests (#2192)
- 454253 Add a `--coverage` flag to cmdline.ts
- 2cff62 Add tests for binary multiplication of scalars with vectors of type u32 (#2181)
- a7e54e Implements and updates maxColorAttachmentBytesPerSample tests (#2200)
Created with './tools/run cts roll'
Change-Id: I05e331e2c7f5e2db42f573f14c208ee13fa2fa94
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/+/120201
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2023-02-18 01:15:46 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/f32_matrix_arithmetic.json
|
2023-01-19 15:10:33 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/i32_arithmetic.json
|
2023-03-20 16:38:06 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/i32_comparison.json
|
2023-01-19 15:10:33 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/u32_arithmetic.json
|
2023-03-20 16:38:06 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/binary/u32_comparison.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/determinant.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
2023-01-05 10:59:39 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/fma.json
|
2022-11-17 22:43:58 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/fract.json
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/frexp.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
2022-11-29 12:39:39 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/modf.json
|
2022-11-17 22:43:58 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/normalize.json
|
2023-01-05 10:59:39 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/pack2x16float.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
2023-01-05 10:59:39 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/refract.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
Roll third_party/webgpu-cts/ ad8abf400..631d877e7 (52 commits)
Regenerated:
- expectations.txt
- ts_sources.txt
- test_list.txt
- cache_list.txt
- resource_files.txt
- webtest .html files
https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/ad8abf400d8d..631d877e75e8
- 631d87 Add `f32` matrix subtraction tests (#2279)
- 07f15b Add f32 matrix addition tests (#2278)
- 16f862 Add validation tests about feature 'bgra8unorm-storage' (#2275)
- 5dc0ec Add max vertex / max attribute limit / max stride tests
- 763d0b Upgrade gpuweb/types to 0.1.27 (#2273)
- 0dff1a Cleanup Validate maxBindGroups
- d0b77a Add test for maxBindGroups and maxBindingsPerBindGroup
- 2be5a7 Add getGPUBindingCommandsMixin to limits_utils
- 8c190e Split GPUTest into GPUTest and GPUTestBase
- b365b1 Implement `transpose` f32 tests (#2249)
- 977a54 Add more tests for end twice (#2251)
- feb07c Update to use `keysOf` helper. (#2243)
- 1dee49 [wgsl] Tests `@const` is not allowed to be used as an attribute. (#2246)
- 432aad [wgsl] Add placement tests for @builtin. (#2248)
- 363837 Add validation tests for unary not and binary and/or (#2247)
- 61b6ad Update builtin parse test to not use code as URL. (#2245)
- 6e62ce Update `align` parsing tests. (#2244)
- 534fb6 [wgsl] Add validation tests for `break` placement (#2240)
- 991a57 add maxTextureArrayLayers limit test (#2234)
- c7293f add maxBufferSize limit test (#2236)
- 07216f [wgsl] Add validation of `discard` placement. (#2239)
- cb7d76 [wgsl] Update `static_assert` to `const_assert`. (#2237)
- d02b86 [wgsl] Add validation tests for pipeline stage attributes. (#2233)
- 17eafe Add limit tests for maxTextureDimension1/2/3D (#2227)
- d9199d Avoid writable storage buffer binding aliasing (#2230)
- 6c7083 [wgsl] Validate expressions passed to attributes. (#2229)
- 748ec9 Add a few more constant/override tests
- 9300ec [wgsl] Alignment attribute tests. (#2180)
- b2f9c2 Remove tests of end pass twice in encoder_state.spec.ts (#2226)
- 1bf9c3 Test destroying an invalid queryset and an invalid texture (#2223)
- efcb12 Fix a few spelling errors
- 221d30 CSS, make button colors match (#2221)
- 992b58 Culling: Test triangle-strips, depth, and stencil results
- ae3c5e Add tests for i32 binary scalar-vector ops (#2219)
- 6afbd0 Implement Matrix type for numeric testing (#2204)
- e2248b Texture utility refactoring. (#2184)
- b62579 op,render_pipeline,alpha_to_coverage (#2202)
- 5a17b9 Add test for u32 scalar-vector remainder (#2216)
- bd8450 Allow bgra8unorm as storage textures (#2212)
- 11e6fb Added sourcmaps to webgpu:api,operation,shader_module,compilation_info
- cf980a Fix package-lock.json (#2214)
- 19fc83 Add tests for u32 scalar-vector division (#2215)
- 7fa1d7 Add transferControlToOffscreen cases to colorSpace ref test
- 458788 Make labels pass new eslint rules
- 6c8361 Add tests for u32 scalar-vector addition and subtraction (#2208)
- 7324ba Test labels in descriptors appear on objects created.
- a0822b Add a few more debug markers (#2197)
- 2db4fd Adds typescript-eslint/require-await and fixes existing warnings. (#2207)
- 73a99f Adds val,buffer,create,limit tests (#2192)
- 454253 Add a `--coverage` flag to cmdline.ts
- 2cff62 Add tests for binary multiplication of scalars with vectors of type u32 (#2181)
- a7e54e Implements and updates maxColorAttachmentBytesPerSample tests (#2200)
Created with './tools/run cts roll'
Change-Id: I05e331e2c7f5e2db42f573f14c208ee13fa2fa94
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/+/120201
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2023-02-18 01:15:46 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/transpose.json
|
2022-11-17 22:43:58 +00:00
|
|
|
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
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/bool_conversion.json
|
2022-11-17 22:43:58 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/f32_arithmetic.json
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/f32_conversion.json
|
2023-01-19 15:10:33 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/i32_arithmetic.json
|
2023-03-14 22:24:40 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/i32_complement.json
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/i32_conversion.json
|
2023-03-14 22:24:40 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/u32_complement.json
|
2023-03-13 20:22:02 +00:00
|
|
|
data/webgpu/shader/execution/case-cache/unary/u32_conversion.json
|