mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-08 13:14:56 +00:00
Roll WebGPU-CTS
BUG=dawn:1364, dawn:1376 Change-Id: I5e4c5568572892129e196cb6ae73d0230c6dec5b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/87201 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
committed by
Dawn LUCI CQ
parent
b92f31bf53
commit
e1aa107ab3
4
DEPS
4
DEPS
@@ -153,7 +153,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@9861f5e1d92559c03a8d769117124de97adc47c4',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@a06666e00023a15b15687db9e3e1985a489d0509',
|
||||
'condition': 'build_with_chromium',
|
||||
},
|
||||
|
||||
@@ -171,7 +171,7 @@ deps = {
|
||||
'condition': 'dawn_node',
|
||||
},
|
||||
'third_party/gpuweb-cts': {
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@9861f5e1d92559c03a8d769117124de97adc47c4',
|
||||
'url': '{chromium_git}/external/github.com/gpuweb/cts@a06666e00023a15b15687db9e3e1985a489d0509',
|
||||
'condition': 'dawn_standalone',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user