You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i tried to run the example it errored out with this
thread 'main' panicked at /home/essa/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.7/src/graphics/gl.rs:1097:53:
called Option::unwrap() on a None value
The text was updated successfully, but these errors were encountered:
messatrt
changed the title
the offscreen_pass example is not working
the msaa_render_texture example is not working
Dec 19, 2024
when i tried to run the example it errored out with this
thread 'main' panicked at /home/essa/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.7/src/graphics/gl.rs:1097:53:
called
Option::unwrap()
on aNone
valueThe text was updated successfully, but these errors were encountered: