devops: add swiftshader DLL to chromium archive (#6305)
This commit is contained in:
parent
f63f92be5e
commit
83758fa48c
|
|
@ -109,6 +109,7 @@ function archive_compiled_chromium() {
|
||||||
"swiftshader/libEGL.dll"
|
"swiftshader/libEGL.dll"
|
||||||
"swiftshader/libGLESv2.dll"
|
"swiftshader/libGLESv2.dll"
|
||||||
"v8_context_snapshot.bin"
|
"v8_context_snapshot.bin"
|
||||||
|
"vk_swiftshader.dll"
|
||||||
"vk_swiftshader_icd.json"
|
"vk_swiftshader_icd.json"
|
||||||
)
|
)
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue