mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +02:00
Fix ARGB32 frame rendering.
This commit is contained in:
parent
5970f3de9e
commit
e41fb0d8fd
1 changed files with 0 additions and 1 deletions
|
@ -397,7 +397,6 @@ void Viewport::RendererGL::ensureARGB32Program() {
|
|||
FragmentShader({
|
||||
FragmentSampleARGB32Texture(),
|
||||
FragmentFrameColor(),
|
||||
FragmentRoundCorners(),
|
||||
}));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue