This commit is contained in:
isaac 2026-05-05 00:45:32 +02:00
commit ab7fc69e16
4 changed files with 4 additions and 5 deletions

View file

@ -1068,7 +1068,7 @@ public final class MetalEngine {
for id in removeSurfaceIds { for id in removeSurfaceIds {
self.surfaces.removeValue(forKey: id) self.surfaces.removeValue(forKey: id)
} }
commandBuffer.commit() commandBuffer.commit()
commandBuffer.waitUntilScheduled() commandBuffer.waitUntilScheduled()
} }

View file

@ -775,8 +775,7 @@ public final class OngoingGroupCallContext {
return encryptionContext.decrypt(message: data, userId: userId) return encryptionContext.decrypt(message: data, userId: userId)
} }
} }
}, }
useReferenceImpl: useReferenceImpl
) )
#endif #endif

@ -1 +1 @@
Subproject commit 5435d9d80f9325efc40bded13091ff0c2b639637 Subproject commit a6ea40ebf18233fad5aae29aa3d30561f839a6a8

@ -1 +1 @@
Subproject commit 3817e906cb6c22ec9cc62023b073e1a668d9cb33 Subproject commit d5c77d3588c9353dd48b80430d2ffb41dafef177