Struct sdl2::video::gl_attr::ContextFlags
[−]
[src]
pub struct ContextFlags { /* fields omitted */ }
pub struct ContextFlags { /* fields omitted */ }
impl ContextFlags
[src]pub fn has_debug(&self) -> bool
[src]pub fn has_forward_compatible(&self) -> bool
[src]pub fn has_robust_access(&self) -> bool
[src]pub fn has_reset_isolation(&self) -> bool
[src]