We may not want to call `swap_buffers` in the same thread as the current thread, so we're moving the call to `glFlush` out of the scope of glutin. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
We may not want to call `swap_buffers` in the same thread as the current thread, so we're moving the call to `glFlush` out of the scope of glutin. |
||
|---|---|---|
| .. | ||
| mod.rs | ||