Roll third_party/webgpu-cts/ 9618103c4..5f05d6d5e (1 commit)
Update expectations and ts_sources
9618103c4a..5f05d6d5e6
- 5f05d6 Draw vertex buffer validation for instance step mode buffer (#1461)
Created with './tools/run cts roll'
Change-Id: Ib88732d694038b975581c389a84d6bc2a21f5583
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/+/91364
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Ben Clayton <bclayton@google.com>
This commit is contained in:
parent
e34e059804
commit
cc32bccc77
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@9618103c4aa25ea342ddad65848ff8bb0c1cee9a',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@5f05d6d5e625fe6f04903335473c5638ddf94514',
|
||||
'condition': 'build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
|
||||
# END TAG HEADER
|
||||
|
||||
# Last rolled: 2022-05-23 07:42:25AM
|
||||
# Last rolled: 2022-05-25 03:06:08PM
|
||||
|
||||
################################################################################
|
||||
# webgpu:shader,execution,zero_init:compute,zero_init failures on intel-0x5912
|
||||
|
|
Loading…
Reference in New Issue