mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
Bump glow and femtovg versions
This commit is contained in:
parent
53f2d572b1
commit
37be696cd6
5 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@ impl DemoTexture {
|
|||
0,
|
||||
glow::RGBA as _,
|
||||
glow::UNSIGNED_BYTE as _,
|
||||
None,
|
||||
glow::PixelUnpackData::Slice(None),
|
||||
);
|
||||
|
||||
let _saved_fbo_binding = ScopedFrameBufferBinding::new(gl, Some(fbo));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue