Dan Sinclair
3702d1f187
Roll third_party/webgpu-cts/ deb4ba9f3..d8a28755b (2 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
deb4ba9f33..d8a28755b2
- d8a287 Update align CTS to match spec change for u32 values. (#1866 )
- 409e98 Remove copyToTexture,CopyExternalImageToTexture:destination_texture,dimension:* (#1864 )
Created with './tools/run cts roll'
Change-Id: Ic1e3b274b497398e7d9e08afa6916bac470a025c
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/+/103981
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2022-09-28 13:49:37 +00:00
Ben Clayton
34aed5db41
Roll third_party/webgpu-cts/ 0fee76f32..deb4ba9f3 (12 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
0fee76f32e..deb4ba9f33
- deb4ba wgsl: Remove gradients_in_varying_loop tests
- e84b11 Add 'render_pass_and_bundle,device_mismatch' test to attachment_compatibility.spec.ts (#1858 )
- cca406 webgpu/shader/execution: More tightly scope validation to batches
- 2e8bb0 webgpu/shader/execution: Reduce `const` case batch size
- 042ae7 wgsl: Fix emission of f32 and f16 infinities. (#1862 )
- 050429 Update canvas_composite_alpha to test opaque alpha mode canvas composite (#1856 )
- 2a4dfd Update 'multisampled_validation' test in createBindGroupLayout.spec.ts (#1777 )
- b09c17 Update texture_must_have_correct_dimension test to handle storageTexture as well (#1851 )
- 09db86 Add a doc about Floating Point math as background on numeric testing (#1847 )
- 0860ad Update align tests for const expressions. (#1854 )
- e77a9f Implement test in operation/rendering/blending.spec.ts (#1845 )
- 46e737 Update multisampled_validation test to check the sampleType as well (#1850 )
Created with './tools/run cts roll'
Change-Id: Ic58d621db0aab0c847cf30deddb07b5108c466b6
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/+/103600
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-09-24 18:36:24 +00:00
Ben Clayton
4f8ed34b94
Roll third_party/webgpu-cts/ dec4d77ee..0fee76f32 (3 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
dec4d77ee3..0fee76f32e
- 0fee76 Overrides: add operation tests for compute pipeline (#1842 )
- 120c34 Add the buffer_dynamic_offsets test to setBindGroup.spec.ts (#1849 )
- fc6864 Add pipeline overridable constants validation tests (#1830 )
Created with './tools/run cts roll'
Change-Id: I31e8afdfdb5fcfbf55682f69b67af1e2ca78d247
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/+/102643
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-09-19 15:00:01 +00:00
Austin Eng
91fc1fd57e
Roll third_party/webgpu-cts/ 5e70787c4..dec4d77ee (6 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
5e70787c4d..dec4d77ee3
- dec4d7 Implement `normalize` f32 tests (#1841 )
- 691143 not_lost_on_gc: use assertNotSettledWithinTime instead of raceWithRejectOnTimeout (#1844 )
- 087838 fix dev server for float16.js (#1843 )
- 372985 Add 'buffer,resource_binding_size' to createBindGroup.spec.ts (#1826 )
- 399c52 Add RENDER_ATTACHMENT usage in createBindGroup:multisampled_validation:* (#1839 )
- d33144 Fix f16 hex literal testcases of having suffix "h" without "p" (#1831 )
Created with './tools/run cts roll'
Change-Id: Iaaf8882e9acfe7612c060cf1f81b2c4b52b9733c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102600
Commit-Queue: Austin Eng <enga@chromium.org>
Auto-Submit: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Shrek Shao <shrekshao@google.com>
Reviewed-by: Shrek Shao <shrekshao@google.com>
2022-09-16 20:37:58 +00:00
Austin Eng
a659937918
Roll third_party/webgpu-cts/ a6451cc67..5e70787c4 (7 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
a6451cc673..5e70787c4d
- 5e7078 Add global option noRaceWithRejectOnTimeout (#1836 )
- cf51bc Add a 'storage_texture,format' test to createBindGroup.spec.ts (#1829 )
- 446c22 Fix type error when trying to .writeBuffer a Float16Array (#1833 )
- a0408e shader/execution: Add heartbeats to expression tests
- 3c579b Add `length` F32 tests (#1815 )
- fee036 Make `make*ToF32IntervalCase`s more idiomatic (#1816 )
- a20c0a Implement `quantizeToF16` f32 tests (#1828 )
Created with './tools/run cts roll'
Change-Id: I98bb79ac57585a5b57d3e4303bd7a2c4ca576598
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/+/102150
Auto-Submit: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2022-09-14 16:01:37 +00:00
Ben Clayton
1524d9e1bf
Roll third_party/webgpu-cts/ 27dc745ca..a6451cc67 (19 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
27dc745ca1..a6451cc673
- a6451c Update 'buffer,usage' test in createBindGroup.spec.ts (#1824 )
- 0007e6 Add 'buffer,resource_offset' to createBindGroup.spec.ts (#1825 )
- a40f43 shader/execution: Fix shader creation errors (#1827 )
- 25c9f4 Add 'buffer,usage' test to createBindGroup.spec.ts (#1820 )
- 888ada slightly broaden/simplify pipeline_output_targets (#1823 )
- 708441 test ~all cases of pipeline_output_targets,blend (#1822 )
- 399cd2 Fix a wrong bit operation to decide the validation in indirect_dispatch_buffer,usage (#1819 )
- 73c9e8 Add storage_texture,mip_level_count test to createBindGroup.spec.ts (#1818 )
- 65fdb8 Minor clean up in life_of.md (#1608 )
- e53aff Add storage_texture,usage test to createVindGroup.spec.ts (#1813 )
- 39f597 Add `smoothstep` F32 Tests (#1811 )
- e97d14 Add tests to fullI32Range (#1792 )
- 7c4e02 Remove old implementation of correctlyRounded (#1796 )
- e93c41 Add 'multisampled_validation' test to createBindGroup.spec.ts (#1810 )
- cc7a40 Use trackForCleanup() for dst texture in copyToTexture cases (#1809 )
- 3c353f Adds remaining adapter.requestDevice tests. (#1798 )
- fd9cf4 Implement 'texture_buffer_usage' test to buffer_texture_copies.spec.ts (#1807 )
- f7f601 Add RENDER_ATTACHMENT usage when creating multisampled textures (#1806 )
- 63c716 Add 'texture_buffer_usage' test to buffer_texture_copies.spec.ts (#1803 )
Created with './tools/run cts roll'
Change-Id: I608a519f30d75d18efd9edb6b1ece61e856ac2f5
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/+/101681
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
2022-09-09 16:14:19 +00:00
Austin Eng
a993e1913e
Roll third_party/webgpu-cts/ c0c5cce30..27dc745ca (20 commits)
...
c0c5cce305..27dc745ca1
$ git log c0c5cce30..27dc745ca --date=short --no-merges --format='%ad %ae %s'
2022-08-26 gyuyoung Add sample_count test to buffer_texture_copies.spec.ts (#1800 )
2022-08-26 gyuyoung Implement 'texture,device_mismatch' test in writeTexture.spec.ts (#1793 )
2022-08-26 gyuyoung Add 'maximum_binding_limit' test to createBindGroupLayout.spec.ts (#1790 )
2022-08-25 enga Add global test config (#1801 )
2022-08-25 enga Mark root .eslintrc.json as "root: true" (#1802 )
2022-08-25 bajones Address Kai's feedback
2022-08-24 tojiro Style fixes
2022-08-24 tojiro Refactor image_copy and unified data generator between the two test files.
2022-08-23 bajones Optimizing GetInitialData function
2022-08-25 kainino fix merge error
2022-08-25 rharrison Clarify comments in ULP code (#1795 )
2022-08-23 kainino tweak to make safer against accidental awaits
2022-08-23 bclayton webgpu/shader/execution: Check validation before testing results
2022-08-24 rharrison Linearly spread `f32FullRange` values over possible f32 values (#1786 )
2022-08-24 rharrison Implement `remainder (%)` f32 test (#1765 )
2022-08-24 rharrison Rename `make*F32IntervalCase` to `make*ToF32IntervalCase` (#1775 )
2022-08-24 zhaoming.jiang Revert "Use let declarations for literal input in shader,execution,expression tests (#1788 )" (#1789 )
2022-08-24 zhaoming.jiang Use let declarations for literal input in shader,execution,expression tests (#1788 )
2022-08-24 gyuyoung Add storage_texture,formats test to createBindGroupLayout.spec.ts (#1776 )
2022-08-23 rharrison Refactor binary arithmetic tests to use common test values (#1783 )
Change-Id: I75a810698616f74d02480ccee369564030aa4a32
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100462
Auto-Submit: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Loko Kung <lokokung@google.com>
Commit-Queue: Loko Kung <lokokung@google.com>
2022-08-26 19:48:25 +00:00
Ben Clayton
98d7eb4009
Roll third_party/webgpu-cts/ e204a3c37..c0c5cce30 (7 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
e204a3c377..c0c5cce305
- c0c5cc Remove pushing lists of numbers through Set to guarantee uniqueness (#1779 )
- 3d958d wgsl: Replace module-scope 'let' with 'const' (#1721 )
- 4827c0 Add storage_texture,layout_dimension test to createBindGroupLayout.spec.ts (#1772 )
- dcdeec Add visibility,VERTEX_shader_stage_storage_texture_access test to createBindGroupLayout.spec.ts (#1770 )
- f4db91 Make F32Interval unittests more idiomatic (#1773 )
- d82d4e Updates error scope tests and remove outdated README. (#1766 )
- f102e6 Add brackets to robust buffer access test.
Created with './tools/run cts roll'
Change-Id: Ib5ca02d41a7638c06361e8e33b23f1ceb32db884
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/+/100200
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-08-24 15:24:45 +00:00
Ben Clayton
bace05e499
Roll third_party/webgpu-cts/ ed11c6ba3..e204a3c37 (24 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
ed11c6ba35..e204a3c377
- e204a3 Add visibility,VERTEX_shader_stage_buffer_type test to createBindGroupLayout.spec.ts (#1767 )
- 2d7291 Change sourceOrigin in GPUImageCopyTexture from 3D to 2D (#1768 )
- fef5f1 Fix f16 and u32 testcases in webgpu:shader,validation,parse,literal:* (#1769 )
- 32bacf Add timestamp_query_set,device_mismatch test to beginRenderPass tests (#1761 )
- c48887 Add _mimeType for input videos in external_texture cases (#1759 )
- 8bd50a Use common `sparseF32Range` instead of defining it multiple different places (#1754 )
- 4e8df0 Add timestamp_query_set,device_mismatch test to beginComputePass tests (#1760 )
- 168bc9 Refactor *SubnormalNumber functions to not depends on *SubnormalScalar functions (#1755 )
- 581498 Implementing dot f32 tests (#1748 )
- 30e9e0 Add indirect_dispatch_buffer,usage validation test (#1756 )
- dd0150 Update compositingAlphaMode -> alphaMode (#1667 )
- 8a9afc Add a query_set_type test to beginComputePass tests (#1751 )
- 19aecd Track all the resources with trackForCleanup in copy and resource ini… (#1753 )
- 147d16 Add more texture usages to image_copy,texture_related:usage test (#1742 )
- 78ba78 Add beginComputePass validation test (#1744 )
- 2fe73f Implement `asinh` f32 tests (#1746 )
- 727a39 Implement `atanh` f32 tests (#1741 )
- e1795b Implement `acosh` f32 tests (#1737 )
- 583eaa Implementat `tanh` f32 tests (#1736 )
- b36ce1 Use containerss for alternate interval generators (#1740 )
- 242105 Update val:CopyExternalImageToTexture:OOB,source (#1739 )
- 40e52d upgrade typescript to 4.7.4 (#1713 )
- 2c9134 Implement GPURenderPassDescriptor.maxDrawCount test (#1693 )
- 05b229 Add 'VideoFrame' in 'SourceType' for external_texture cts (#1733 )
Created with './tools/run cts roll'
Change-Id: Ib8bb7e412fd597ed7d56c493b40a227223f23765
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/+/100040
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-08-23 13:32:24 +00:00
Loko Kung
cbadf96e79
Roll third_party/webgpu-cts/ 65130c197..94fd83896 (9 commits)
...
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>
2022-08-02 00:49:14 +00:00
Ben Clayton
271ba0edb3
Roll third_party/webgpu-cts/ e88fcf99d..65130c197 (8 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
e88fcf99da..65130c1970
- 65130c shader/execution: Optimize "const" shader exeuction
- c8964b Implement `round` f32 tests (#1718 )
- 62ea12 Implement `step` f32 tests (#1717 )
- f2ab44 Implement `sign` f32 tests (#1701 )
- 8fed55 Implement `saturate` f32 tests (#1700 )
- 0eee5f Implement f32 `radians` tests (#1676 )
- a37fad Add WebCodec VideoFrame as input source for GPUExternalTexture cases (#1711 )
- 41f838 Add validation tests for @align. (#1664 )
Created with './tools/run cts roll'
Change-Id: I3d16fefab8f70e858284792fb127a8e4ea673363
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/+/97580
Reviewed-by: Austin Eng <enga@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-07-28 19:43:01 +00:00
Ben Clayton
f122fd52a8
Roll third_party/webgpu-cts/ 72e3a2249..e88fcf99d (3 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
72e3a22491..e88fcf99da
- e88fcf Implement val:queue,writeTexture:sample_count (#1703 )
- 75268b Implement val:queue,writeTexture:texture_state (#1702 )
- c4eb1d Fix testing of the offset in image_copy,layout_related:required_bytes_in_copy (#1704 )
Created with './tools/run cts roll'
Change-Id: Ic1986bfac317aabfb623213bbc84dc3c38cd9a2a
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/+/97001
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-07-23 00:21:26 +00:00