mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll ANGLE to 90d18b0391065b7ecc556ccfce1201aa6392e22d (flutter/engine#32759)
This rolls ANGLE to the most recent commit that compiles cleanly before the build was refactored to support SwANGLE on ChromeCast, which requires some buildroot tweaking to build with Flutter. Issue: https://github.com/flutter/flutter/issues/102117
This commit is contained in:
parent
b9f11553e7
commit
ca0b64ccfd
2
DEPS
2
DEPS
@ -438,7 +438,7 @@ deps = {
|
||||
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'd4130e9ac3675dadbec8442dc2310a80ea4ddfb2',
|
||||
|
||||
'src/third_party/angle':
|
||||
Var('github_git') + '/google/angle.git' + '@' + '06d194e2ae7b1d7e0eda0c0c911eff92dec7d3d1',
|
||||
Var('github_git') + '/google/angle.git' + '@' + '90d18b0391065b7ecc556ccfce1201aa6392e22d',
|
||||
|
||||
'src/third_party/angle/third_party/vulkan-deps/vulkan-headers/src':
|
||||
Var('fuchsia_git') + '/third_party/Vulkan-Headers.git' + '@' + '5de4e8fab88ef0bd6994d9ddbcc864e3179b9e79',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user