Roll third_party/webgpu-cts/ 5de908c54..8cfc317e2 (1 commit)
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
5de908c54a..8cfc317e23
- 8cfc31 Seperate out interval operation definitions from builder functions (#1628)
Created with './tools/run cts roll'
Change-Id: Iddda2eebb44375a83f697b22f4969911f0944fcc
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/+/95661
Auto-Submit: Dan Sinclair <dsinclair@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
This commit is contained in:
parent
b0a35cde3d
commit
caead5d3a5
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@5de908c54a8d309db6b5743be4a4d8aca777b1d7',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@8cfc317e23c7f7a73f3c7caf5203a55542471f56',
|
||||
'condition': 'build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
# tags: [ webgpu-adapter-default webgpu-adapter-swiftshader ]
|
||||
# END TAG HEADER
|
||||
|
||||
# Last rolled: 2022-07-05 07:13:19PM
|
||||
# Last rolled: 2022-07-06 02:21:08PM
|
||||
|
||||
################################################################################
|
||||
# webgpu:shader,execution,zero_init:compute,zero_init failures on intel
|
||||
|
|
Loading…
Reference in New Issue