mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Camera and editor improvements
This commit is contained in:
@@ -30,6 +30,7 @@ protocol RenderPass: AnyObject {
|
||||
|
||||
protocol TextureSource {
|
||||
func connect(to: TextureConsumer)
|
||||
func invalidate()
|
||||
}
|
||||
|
||||
protocol RenderTarget: AnyObject {
|
||||
|
||||
Reference in New Issue
Block a user