Roll third_party/webgpu-cts/ 70091fdb8..d275c5e1e (3 commits)
Update expectations and ts_sources
70091fdb8d..d275c5e1e3
- d275c5 Factor copyToTexture:canvas tests common code. (#1497)
- e4ee0a Add api,validation,resource_usages,buffer,in_pass_encoder:* - Part IV (#1496)
- 24c2a7 Add api,validation,resource_usages,buffer,in_pass_encoder:* - Part III (#1480)
Created with './tools/run cts roll'
Change-Id: I95e875667222fcd3f262ed253ac9179f1cd941f2
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/+/92260
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
This commit is contained in:
parent
e593585e21
commit
a614993294
2
DEPS
2
DEPS
|
@ -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@70091fdb8d3d037b8f2919eb63e5a2bf6444deb7',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@d275c5e1e31566ca21c5ba48cac7706d0d45728a',
|
||||
'condition': 'build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
|
||||
# END TAG HEADER
|
||||
|
||||
# Last rolled: 2022-05-27 04:16:48PM
|
||||
# Last rolled: 2022-06-01 12:54:52PM
|
||||
|
||||
################################################################################
|
||||
# webgpu:shader,execution,zero_init:compute,zero_init failures on intel
|
||||
|
|
Loading…
Reference in New Issue