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>
This commit is contained in:
Ben Clayton 2022-07-23 00:21:26 +00:00 committed by Dawn LUCI CQ
parent e657fa7cb7
commit f122fd52a8
3 changed files with 35191 additions and 2 deletions

2
DEPS
View File

@ -155,7 +155,7 @@ deps = {
# WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
'third_party/webgpu-cts': {
'url': '{chromium_git}/external/github.com/gpuweb/cts@72e3a2249135b5d42d7a1c611af497565e9e6f02',
'url': '{chromium_git}/external/github.com/gpuweb/cts@e88fcf99da482fb22a3f90e0f74bed85d84e0f99',
'condition': 'build_with_chromium',
},

35189
third_party/gn/webgpu-cts/test_list.txt vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
# END TAG HEADER
# Last rolled: 2022-07-21 07:58:12PM
# Last rolled: 2022-07-22 06:28:34PM
################################################################################
# webgpu:shader,execution,zero_init:compute,zero_init failures on intel