Crate gl_struct[−][src]
Re-exports
Modules
Macros
Structs
An object that owns a binding of a Resource to a particular BindingLocation and unbinds it when leaving scope
An object that owns a Target to a glBind* function for a resource R
A struct for keeping track of global GL state while enforcing rust-like borrow rules on things like gl settings and bind points
A type representing a false
value
A type representing a true
value