Crate exposed_gl

Crate exposed_gl 

Source

Re-exports§

pub use x11_gl as platform;
pub use platform::free_lib_opengl;
pub use platform::get_proc_addr;
pub use platform::load_lib_opengl;

Modules§

tokens
x11_gl

Macros§

surface_config

Structs§

GlContext
Just a wrapper struct around OpenGl context handle.
GlDefaultPicker
GlSurface

Traits§

GlConfigPicker