Merge commit '93244da737'
This commit is contained in:
commit
ab7fc69e16
4 changed files with 4 additions and 5 deletions
|
|
@ -1068,7 +1068,7 @@ public final class MetalEngine {
|
|||
for id in removeSurfaceIds {
|
||||
self.surfaces.removeValue(forKey: id)
|
||||
}
|
||||
|
||||
|
||||
commandBuffer.commit()
|
||||
commandBuffer.waitUntilScheduled()
|
||||
}
|
||||
|
|
|
|||
|
|
@ -775,8 +775,7 @@ public final class OngoingGroupCallContext {
|
|||
return encryptionContext.decrypt(message: data, userId: userId)
|
||||
}
|
||||
}
|
||||
},
|
||||
useReferenceImpl: useReferenceImpl
|
||||
}
|
||||
)
|
||||
#endif
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5435d9d80f9325efc40bded13091ff0c2b639637
|
||||
Subproject commit a6ea40ebf18233fad5aae29aa3d30561f839a6a8
|
||||
2
third-party/webrtc/webrtc
vendored
2
third-party/webrtc/webrtc
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 3817e906cb6c22ec9cc62023b073e1a668d9cb33
|
||||
Subproject commit d5c77d3588c9353dd48b80430d2ffb41dafef177
|
||||
Loading…
Add table
Add a link
Reference in a new issue