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 |