Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d482889

Browse files
skia-autorollSkia Commit-Bot
authored andcommitted
Roll SwiftShader from e3eb327e8c3c to 45510ad8a778 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e3eb327e8c3c..45510ad8a778 2020-06-11 [email protected] Validate the SPIR-V code in debug builds 2020-06-11 [email protected] Add a triangle rendering benchmark 2020-06-11 [email protected] Add glslang dependency to VulkanBenchmarks 2020-06-11 [email protected] Add glslang as a submodule 2020-06-11 [email protected] Move CMake build targets for PowerVR samples before unit tests 2020-06-11 [email protected] Add microbenchmarks for vkCmdClear*Image 2020-06-11 [email protected] Add back vulkan.hpp If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: [email protected] Change-Id: Ic40467d85ffa4962a85b18e000e46f4a2920e3cd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295736 Reviewed-by: skia-autoroll <[email protected]> Commit-Queue: skia-autoroll <[email protected]>
1 parent f69e408 commit d482889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ deps = {
3737
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@d385bf096f5dabbc4cdaeb6872b0f64be1a63ad0",
3838
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@c0df742ec0b8178ad58c68cff3437ad4b6a06e26",
3939
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e95fbfb1f509ad7a7fdfb72ac35fe412d72fc4a4",
40-
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@e3eb327e8c3c724a415fa4d5f4805f2e281f4760",
40+
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@45510ad8a77862c1ce2e33f0efed41544f5f048b",
4141
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
4242
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs.git@4080840928c0b05a80cda0d14ac2e2615f679f1a",
4343
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859",

0 commit comments

Comments
 (0)