Expand description
top level documentation
Re-exports§
pub use raw::*;
pub use buffer::*;
pub use compute_program::*;
pub use framebuffer::*;
pub use pipeline::*;
pub use renderer::*;
pub use texture::*;
pub use draw::*;
pub use uniform::*;
pub use timer_query::*;
Modules§
- Raw module wraps C OpenGL functions for convenience, it does following things: